aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/symtab.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/gdb/symtab.h b/gdb/symtab.h
index efa1838..5e3267a 100644
--- 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,