* inf-child.c (inf_child_post_wait): Remove stray whitespace in
authorMark Kettenis <kettenis@gnu.org>
Sat, 18 Sep 2004 22:51:26 +0000 (22:51 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 18 Sep 2004 22:51:26 +0000 (22:51 +0000)
comment.

gdb/ChangeLog
gdb/inf-child.c

index e9081a0..2741c32 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-19  Mark Kettenis  <kettenis@gnu.org>
+
+       * inf-child.c (inf_child_post_wait): Remove stray whitespace in
+       comment.
+
 2004-09-18  Paul N. Hilfinger  <hilfinger@gnat.com>
        
        * ada-exp.y (type_int): New function to add layer of abstraction
index d33f4c1..cb7b2ec 100644 (file)
@@ -56,8 +56,7 @@ void
 inf_child_post_wait (ptid_t ptid, int wait_status)
 {
   /* This version of Unix doesn't require a meaningful "post wait"
-     operation.
-   */
+     operation.  */
 }
 
 static void