aboutsummaryrefslogtreecommitdiff
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
commit10982c59dece7d7ffb473afb2882d121a972f03a (patch)
tree1ea5ee48147a9ff715a46642405cc940436a6c66 /gdb/symtab.h
parent4c72e23a26d7b4f5575eba00a9d4c5ee05c03a9b (diff)
downloadgdb-10982c59dece7d7ffb473afb2882d121a972f03a.zip
gdb-10982c59dece7d7ffb473afb2882d121a972f03a.tar.gz
gdb-10982c59dece7d7ffb473afb2882d121a972f03a.tar.bz2
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 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,