aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1993-02-09 15:56:11 +0000
committerIan Lance Taylor <ian@airs.com>1993-02-09 15:56:11 +0000
commit04dd7520d0ce5b94de22d1086bfb86bda7e2754c (patch)
treeebb1c235e125e34774aae928891354a4e723542c
parent2a021f21e93c462a8e6205a602c68f8db244f587 (diff)
downloadgdb-04dd7520d0ce5b94de22d1086bfb86bda7e2754c.zip
gdb-04dd7520d0ce5b94de22d1086bfb86bda7e2754c.tar.gz
gdb-04dd7520d0ce5b94de22d1086bfb86bda7e2754c.tar.bz2
Removed garbage after #endif.
-rw-r--r--ld/ldsym.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldsym.c b/ld/ldsym.c
index a452921..11534c1 100644
--- a/ld/ldsym.c
+++ b/ld/ldsym.c
@@ -113,7 +113,7 @@ DEFUN(hash_string,(key),
static
#ifdef __GNUC__
__inline
-#endif ldsym_type *bp;
+#endif
ldsym_type *
DEFUN(search,(key,hashval) ,
CONST char *key AND