Fix silly ChangeLog entry in previous change.
authorPedro Alves <palves@redhat.com>
Fri, 17 Jan 2014 15:27:42 +0000 (15:27 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 17 Jan 2014 15:27:43 +0000 (15:27 +0000)
gdb/gdbserver/ChangeLog

index cbe90c7..2f87b0d 100644 (file)
@@ -1,8 +1,8 @@
 2014-01-17  Pedro Alves  <palves@redhat.com>
 
        PR PR16445
-       * linux-x86-low.c (linux-x86-low.c): Don't include elf/common.h if
-       ELFMAG0 is defined after including gdb_proc_service.h.
+       * linux-x86-low.c: Don't include elf/common.h if ELFMAG0 is
+       defined after including gdb_proc_service.h.
 
 2014-01-16  Doug Evans  <dje@google.com>