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:
2181a6c
)
Fix last commit's ChangeLog
author
Simon Marchi
<simon.marchi@ericsson.com>
Mon, 28 Sep 2015 22:44:30 +0000
(18:44 -0400)
committer
Simon Marchi
<simon.marchi@ericsson.com>
Mon, 28 Sep 2015 22:44:30 +0000
(18:44 -0400)
I somehow managed to do the same mistake in my ChangeLog entry as what I
was trying to fix in the code...
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 54d60541fe9b3689bdef1717921d986486346252..e548e314202294ab8217d1c68055c9e6251f95c1 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,6
@@
2015-09-28 Simon Marchi <simon.marchi@ericsson.com>
- * cli/cli-script.c (read_next_line): Fix stdout -> std
out
in
+ * cli/cli-script.c (read_next_line): Fix stdout -> std
in
in
comment.
2015-09-28 Doug Evans <dje@google.com>