From: Simon Marchi Date: Mon, 28 Sep 2015 22:44:30 +0000 (-0400) Subject: Fix last commit's ChangeLog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=84d73afc1a36de35f3dfd31c83131dc2054d2150;p=binutils-gdb.git 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... --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 54d60541fe9..e548e314202 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2015-09-28 Simon Marchi - * 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