From: Christopher Faylor Date: Tue, 1 Nov 2005 00:40:09 +0000 (+0000) Subject: * win32-nat.c: Remove comment intended only for debugging. X-Git-Tag: gdb_6_5-branchpoint~882 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b6d3ab111ae985051821e8378f2c4c150d729a3;p=thirdparty%2Fbinutils-gdb.git * win32-nat.c: Remove comment intended only for debugging. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6e9658486bc..3ddddbcdda2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-10-31 Christopher Faylor + + * win32-nat.c: Remove comment intended only for debugging. + 2005-11-01 Mark Kettenis * doublest.c (floatformat_normalize_byteorder): Handle diff --git a/gdb/win32-nat.c b/gdb/win32-nat.c index 9abe333bd76..d0384b190b9 100644 --- a/gdb/win32-nat.c +++ b/gdb/win32-nat.c @@ -513,7 +513,6 @@ struct safe_symbol_file_add_args struct objfile *ret; }; -/*CGF*/ /* Maintain a linked list of "so" information. */ struct lm_info { diff --git a/gdb/windows-nat.c b/gdb/windows-nat.c index 9abe333bd76..d0384b190b9 100644 --- a/gdb/windows-nat.c +++ b/gdb/windows-nat.c @@ -513,7 +513,6 @@ struct safe_symbol_file_add_args struct objfile *ret; }; -/*CGF*/ /* Maintain a linked list of "so" information. */ struct lm_info {