forked from Imagelibrary/binutils-gdb
* symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type.
Return void not int. (also declarations in symfile.h and value.h).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user