aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/mi/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/mi/ChangeLog b/gdb/mi/ChangeLog
index b66c373..cbff9c7 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>