aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/ChangeLog
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2001-07-09 05:53:44 +0000
committerKevin Buettner <kevinb@redhat.com>2001-07-09 05:53:44 +0000
commit46712191470afb32ce078cfa49550f84a774973c (patch)
tree3160be31416cc979d0ef1e5c62a493e8e5190021 /gdb/mi/ChangeLog
parentdd834ebbda5fd7b2cd9b65abfefb6b412a080a23 (diff)
downloadgdb-46712191470afb32ce078cfa49550f84a774973c.zip
gdb-46712191470afb32ce078cfa49550f84a774973c.tar.gz
gdb-46712191470afb32ce078cfa49550f84a774973c.tar.bz2
Make function declarators match function declarations.
Diffstat (limited to 'gdb/mi/ChangeLog')
-rw-r--r--gdb/mi/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index ab49319..8b2e308 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-08 Kevin Buettner <kevinb@redhat.com>
+
+ * mi-out.c (mi_table_header, mi_field_int, mi_field_skip)
+ (mi_field_string) Make function declarators match earlier
+ declarations.
+
2001-07-04 Andrew Cagney <ac131313@redhat.com>
* mi-out.c (mi_ui_out_impl): Initialize is_mi_like_p to one.