summaryrefslogtreecommitdiff
path: root/gdb/mi
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-06-10 01:20:21 +0000
committerAndrew Cagney <cagney@redhat.com>2001-06-10 01:20:21 +0000
commita8262b058cf8652655edc5e784ec8fc1b7261fb0 (patch)
tree4f20c62759a26ee42622ff1fe83543ad169edbec /gdb/mi
parent6f1d3fc124b33b5b5b7f0a156827e00a89a543c3 (diff)
downloadgdb-a8262b058cf8652655edc5e784ec8fc1b7261fb0.tar.gz
Oops (again), missed a comment.
Diffstat (limited to 'gdb/mi')
-rw-r--r--gdb/mi/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index b66c3735e50..cbff9c721a7 100644
--- a/gdb/mi/ChangeLog
+++ b/gdb/mi/ChangeLog
@@ -5,7 +5,7 @@
(mi_open, mi_close): To here.
(mi_open): Add parameter name. Output a field_separator.
(mi_table_begin): Update.
- (mi_table_header):
+ (mi_table_header): Update.
(mi_begin): Update.
2001-06-09 Andrew Cagney <ac131313@redhat.com>