aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.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/elf.c
parentf0e0fb23b5fb1564a630da038d5518924516f691 (diff)
downloadgdb-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/elf.c')
-rw-r--r--bfd/elf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/elf.c b/bfd/elf.c
index b1b73a0..435622d 100644
--- a/bfd/elf.c
+++ b/bfd/elf.c
@@ -19,8 +19,8 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
-/* SECTION
-
+/*
+SECTION
ELF backends
BFD support for ELF formats is being worked on.