From c7faa97a858bc4eedfca029176fd54c6196c3248 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Fri, 17 Jan 2014 15:27:42 +0000 Subject: [PATCH] Fix silly ChangeLog entry in previous change. --- gdb/gdbserver/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index cbe90c7..2f87b0d 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,8 +1,8 @@ 2014-01-17 Pedro Alves 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 -- 2.7.4