Fix incorrect formatting of a ChangeLog entry
authorAnton Kolesov <Anton.Kolesov@synopsys.com>
Wed, 5 Oct 2016 14:04:17 +0000 (17:04 +0300)
committerAnton Kolesov <Anton.Kolesov@synopsys.com>
Wed, 5 Oct 2016 14:04:17 +0000 (17:04 +0300)
My previous commit had an invalid formatting of a ChangeLog entry.  This commit
fixes that.

gdb/ChangeLog

index eaef0b0..e2b5c2b 100644 (file)
@@ -7,7 +7,7 @@
 
 2016-10-05  Anton Kolesov  <anton.kolesov@synopsys.com>
 
-       arc-tdep.c (arc_frame_prev_register): Remove annoying log message.
+       arc-tdep.c (arc_frame_prev_register): Remove annoying log message.
 
 2016-10-05  Yao Qi  <yao.qi@linaro.org>