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
commit7f8ea46c803a4a6158243deba50de6f26445c350 (patch)
tree2c3193b21f91c9dfe1759345ad4afedb223ad96f /bfd/cache.c
parent604d6982ceada8cdb3395de09f26e0ef311ac616 (diff)
downloadgdb-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/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 33850b68bb9..e2524fbf15f 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"