* 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 6e96584..3ddddbc 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 9abe333..d0384b1 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 9abe333..d0384b1 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
 {