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 | 1b74d0942e058e211902a843647e6487f907e3ec (patch) | |
tree | ff34de8e642740534a6b7b335f41173889c0216f /bfd/libbfd.c | |
parent | f0e0fb23b5fb1564a630da038d5518924516f691 (diff) | |
download | gdb-1b74d0942e058e211902a843647e6487f907e3ec.zip gdb-1b74d0942e058e211902a843647e6487f907e3ec.tar.gz gdb-1b74d0942e058e211902a843647e6487f907e3ec.tar.bz2 |
* 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 df41787..66137bb 100644 --- a/bfd/libbfd.c +++ b/bfd/libbfd.c @@ -30,6 +30,9 @@ /* SECTION + Implementation details + +SUBSECTION Internal functions DESCRIPTION |