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:
d5e8ba6
)
Oops (again), missed a comment.
author
Andrew Cagney
<cagney@redhat.com>
Sun, 10 Jun 2001 01:20:21 +0000
(
01:20
+0000)
committer
Andrew Cagney
<cagney@redhat.com>
Sun, 10 Jun 2001 01:20:21 +0000
(
01:20
+0000)
gdb/mi/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/mi/ChangeLog
b/gdb/mi/ChangeLog
index b66c3735e50afe8741e9144879cc801263cb0c41..cbff9c721a71318e9676e9d4cdd96411238d9a5d 100644
(file)
--- 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>