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-Tag: csl-arm-2004-q3~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a6c8ef41a5381530371f7f51b36fed43ae27b18;p=thirdparty%2Fbinutils-gdb.git * inf-child.c (inf_child_post_wait): Remove stray whitespace in comment. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e9081a09554..2741c32ea1a 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 d33f4c1bde7..cb7b2ec04d9 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