From: Pedro Alves Date: Fri, 17 Jan 2014 15:27:42 +0000 (+0000) Subject: Fix silly ChangeLog entry in previous change. X-Git-Tag: gdb-7.8-branchpoint~1445 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7faa97a858bc4eedfca029176fd54c6196c3248;p=thirdparty%2Fbinutils-gdb.git Fix silly ChangeLog entry in previous change. --- diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index cbe90c7450a..2f87b0d47f7 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