Fix last commit's ChangeLog

I somehow managed to do the same mistake in my ChangeLog entry as what I
was trying to fix in the code...
This commit is contained in:
Simon Marchi
2015-09-28 18:44:30 -04:00
parent 2181a6c626
commit 84d73afc1a

View 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>