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:
e2e1fcd
)
* jv-typeprint.c (c_type_print_varspec_suffix): Don't declare.
author
Tom Tromey
<tromey@redhat.com>
Mon, 16 Jul 2012 17:51:48 +0000
(17:51 +0000)
committer
Tom Tromey
<tromey@redhat.com>
Mon, 16 Jul 2012 17:51:48 +0000
(17:51 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/jv-typeprint.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index d0aa0b269ccf4a0bbba18ab4b3c7a3412e8b2632..a63e67bd878bac00cfa3baf6f051ab8217ca9541 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2012-07-16 Tom Tromey <tromey@redhat.com>
+
+ * jv-typeprint.c (c_type_print_varspec_suffix): Don't declare.
+
2012-07-15 Doug Evans <dje@google.com>
* dwarf2read.c (stmt_list_hash): New struct.
diff --git
a/gdb/jv-typeprint.c
b/gdb/jv-typeprint.c
index cc3bb158e3d1024d72824c563d11c26d2edbee82..6d8ecdf496e551b366a148f5fe214550f2f888d6 100644
(file)
--- a/
gdb/jv-typeprint.c
+++ b/
gdb/jv-typeprint.c
@@
-329,9
+329,6
@@
java_type_print_base (struct type *type, struct ui_file *stream, int show,
/* LEVEL is the depth to indent lines by. */
-extern void c_type_print_varspec_suffix (struct type *, struct ui_file *,
- int, int, int);
-
void
java_print_type (struct type *type, const char *varstring,
struct ui_file *stream, int show, int level)