* win32-nat.c: Remove comment intended only for debugging.
authorChristopher Faylor <me+cygwin@cgf.cx>
Tue, 1 Nov 2005 00:40:09 +0000 (00:40 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Tue, 1 Nov 2005 00:40:09 +0000 (00:40 +0000)
gdb/ChangeLog
gdb/win32-nat.c
gdb/windows-nat.c

index 6e9658486bc5347d319018b290b30e0943e47301..3ddddbcdda2f268fc40ee1133686f6b0a77869c6 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-31  Christopher Faylor  <cgf@timesys.com>
+
+       * win32-nat.c: Remove comment intended only for debugging.
+
 2005-11-01  Mark Kettenis  <kettenis@gnu.org>
 
        * doublest.c (floatformat_normalize_byteorder): Handle
index 9abe333bd7686d811e44245f1b5e7cc0ef458993..d0384b190b9d07db475d7dedb65bfa7a85f65b78 100644 (file)
@@ -513,7 +513,6 @@ struct safe_symbol_file_add_args
   struct objfile *ret;
 };
 
-/*CGF*/
 /* Maintain a linked list of "so" information. */
 struct lm_info
 {
index 9abe333bd7686d811e44245f1b5e7cc0ef458993..d0384b190b9d07db475d7dedb65bfa7a85f65b78 100644 (file)
@@ -513,7 +513,6 @@ struct safe_symbol_file_add_args
   struct objfile *ret;
 };
 
-/*CGF*/
 /* Maintain a linked list of "so" information. */
 struct lm_info
 {