summaryrefslogtreecommitdiffstats
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/symfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/symfile.h b/gdb/symfile.h
index e30b696a18..189767fa6d 100644
--- a/gdb/symfile.h
+++ b/gdb/symfile.h
@@ -94,7 +94,7 @@ struct sym_fns {
/* Functions */
extern int free_named_symtabs ();
-extern int fill_in_vptr_fieldno ();
+extern void fill_in_vptr_fieldno ();
extern void add_symtab_fns ();
/* Functions for dealing with the misc "function" vector, really a misc
OpenPOWER on IntegriCloud