* 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:
parent
d166df9b4e
commit
b011df5246
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user