projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c72e23
)
Formatting fix.
author
Jim Blandy
<jimb@codesourcery.com>
Tue, 14 Mar 2000 19:58:02 +0000
(19:58 +0000)
committer
Jim Blandy
<jimb@codesourcery.com>
Tue, 14 Mar 2000 19:58:02 +0000
(19:58 +0000)
gdb/symtab.h
patch
|
blob
|
history
diff --git
a/gdb/symtab.h
b/gdb/symtab.h
index efa1838391246ab096e325835777bf64adbb3f8a..5e3267a6146f58e06d8ed57cb70be85c4a5a971f 100644
(file)
--- a/
gdb/symtab.h
+++ b/
gdb/symtab.h
@@
-1254,11
+1254,9
@@
extern CORE_ADDR find_stab_function_addr PARAMS ((char *,
struct objfile *));
#endif
-extern unsigned int
-msymbol_hash_iw PARAMS ((const char *));
+extern unsigned int msymbol_hash_iw PARAMS ((const char *));
-extern unsigned int
-msymbol_hash PARAMS ((const char *));
+extern unsigned int msymbol_hash PARAMS ((const char *));
extern void
add_minsym_to_hash_table (struct minimal_symbol *sym,