projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d166df9
)
* symfile.c (fill_in_vptr_fieldno): Don't call check_stub_type.
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 23:07:03 +0000
(23:07 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 26 Apr 1991 23:07:03 +0000
(23:07 +0000)
Return void not int. (also declarations in symfile.h and value.h).
gdb/symfile.h
patch
|
blob
|
history
diff --git
a/gdb/symfile.h
b/gdb/symfile.h
index e30b696a18c806403e4cdb2c6efdbc2fbe2b1a2e..189767fa6d7da593391edeecc6061ac4e4ffb50b 100644
(file)
--- 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