aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-07-31 09:38:04 +0000
committerNick Clifton <nickc@redhat.com>2002-07-31 09:38:04 +0000
commit47badb7be66a02661187cf1b3c4d53f70f9e51d3 (patch)
tree8042e7e4c2a6f2bb9e94e760637598936d86b1b2 /bfd/libbfd.h
parent03223580a722ebafe8c7bb69404b0de4a3211583 (diff)
downloadgdb-47badb7be66a02661187cf1b3c4d53f70f9e51d3.zip
gdb-47badb7be66a02661187cf1b3c4d53f70f9e51d3.tar.gz
gdb-47badb7be66a02661187cf1b3c4d53f70f9e51d3.tar.bz2
Rename function arguments to avoid shadowing global symbols of the same name.
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index f7c8cc1..ae1e753 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -1,6 +1,5 @@
/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
- generated from "libbfd-in.h", "init.c", "libbfd.c", "cache.c",
- "reloc.c", "archures.c" and "elf.c".
+ generated from "proto.str chew".
Run "make headers" in your build bfd/ to regenerate. */
/* libbfd.h -- Declarations used by bfd library *implementation*.