diff options
author | Bob Wilson <bob.wilson@acm.org> | 2005-10-05 21:24:23 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2005-10-05 21:24:23 +0000 |
commit | 7f8ea46c803a4a6158243deba50de6f26445c350 (patch) | |
tree | 2c3193b21f91c9dfe1759345ad4afedb223ad96f /bfd/libbfd.c | |
parent | 604d6982ceada8cdb3395de09f26e0ef311ac616 (diff) | |
download | gdb-7f8ea46c803a4a6158243deba50de6f26445c350.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/libbfd.c')
-rw-r--r-- | bfd/libbfd.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/libbfd.c b/bfd/libbfd.c index df41787c08d..66137bb6107 100644 --- a/bfd/libbfd.c +++ b/bfd/libbfd.c @@ -30,6 +30,9 @@ /* SECTION + Implementation details + +SUBSECTION Internal functions DESCRIPTION |