summaryrefslogtreecommitdiff
path: root/bfd/format.c
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2005-10-05 21:24:23 +0000
committerBob Wilson <bob.wilson@acm.org>2005-10-05 21:24:23 +0000
commit1b74d0942e058e211902a843647e6487f907e3ec (patch)
treeff34de8e642740534a6b7b335f41173889c0216f /bfd/format.c
parentf0e0fb23b5fb1564a630da038d5518924516f691 (diff)
downloadbinutils-gdb-1b74d0942e058e211902a843647e6487f907e3ec.tar.gz
* archive.c: Add missing SUBSECTION for documentation.
* bfd.c: Likewise. * cache.c: Likewise. * corefile.c: Likewise. * format.c: Likewise. * init.c: Likewise. * libbfd.c: Likewise. * opncls.c: Likewise. * elf.c: Remove blank line after SECTION heading. * reloc.c: Change "howto manager" SECTION to a SUBSECTION.
Diffstat (limited to 'bfd/format.c')
-rw-r--r--bfd/format.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/format.c b/bfd/format.c
index 4ccca2a3aa7..ba9ca9f6095 100644
--- a/bfd/format.c
+++ b/bfd/format.c
@@ -38,6 +38,8 @@ SECTION
The BFD contains the result of an executable core dump.
+SUBSECTION
+ File format functions
*/
#include "bfd.h"