From: Mark Kettenis Date: Sat, 18 Sep 2004 22:51:26 +0000 (+0000) Subject: * inf-child.c (inf_child_post_wait): Remove stray whitespace in X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a0566a6bb6307cd9866ae1e949d2c9e2fd2bb12e;p=pf3gnuchains%2Fpf3gnuchains3x.git * inf-child.c (inf_child_post_wait): Remove stray whitespace in comment. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e9081a0955..2741c32ea1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-09-19 Mark Kettenis + + * inf-child.c (inf_child_post_wait): Remove stray whitespace in + comment. + 2004-09-18 Paul N. Hilfinger * ada-exp.y (type_int): New function to add layer of abstraction diff --git a/gdb/inf-child.c b/gdb/inf-child.c index d33f4c1bde..cb7b2ec04d 100644 --- a/gdb/inf-child.c +++ b/gdb/inf-child.c @@ -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