summaryrefslogtreecommitdiff
path: root/gdb/symtab.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@codesourcery.com>2000-03-14 19:58:02 +0000
committerJim Blandy <jimb@codesourcery.com>2000-03-14 19:58:02 +0000
commit73d0797dc6a0e3095d69cc21804f8136cfaa9846 (patch)
tree090f4ad19bd4a9713cd0af584cd2fb42d23fe8ee /gdb/symtab.h
parent66104dc6bb92b1c2b764188bd14f3fb71c6d9fb5 (diff)
downloadgdb-73d0797dc6a0e3095d69cc21804f8136cfaa9846.tar.gz
Formatting fix.
Diffstat (limited to 'gdb/symtab.h')
-rw-r--r--gdb/symtab.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/gdb/symtab.h b/gdb/symtab.h
index efa18383912..5e3267a6146 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,