summaryrefslogtreecommitdiff
path: root/bfd/cache.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
commitd9d55f555c5c07fea0e5e3c7671e9cd669dc029e (patch)
treed66a171f3d42723f1351b61878f7605f4f2f970e /bfd/cache.c
parentfad6fdd73696f2e5bc0f745e388e05c0fcef614a (diff)
downloadbinutils-redhat-d9d55f555c5c07fea0e5e3c7671e9cd669dc029e.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/cache.c')
-rw-r--r--bfd/cache.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/cache.c b/bfd/cache.c
index 33850b68bb..e2524fbf15 100644
--- a/bfd/cache.c
+++ b/bfd/cache.c
@@ -36,6 +36,8 @@ SECTION
close, closes it and opens the one wanted, returning its file
handle.
+SUBSECTION
+ Caching functions
*/
#include "bfd.h"