Fix last commit's ChangeLog
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 28 Sep 2015 22:44:30 +0000 (18:44 -0400)
committerSimon 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

index 54d6054..e548e31 100644 (file)
@@ -1,6 +1,6 @@
 2015-09-28  Simon Marchi  <simon.marchi@ericsson.com>
 
-       * cli/cli-script.c (read_next_line): Fix stdout -> stdout in
+       * cli/cli-script.c (read_next_line): Fix stdout -> stdin in
        comment.
 
 2015-09-28  Doug Evans  <dje@google.com>