From a0566a6bb6307cd9866ae1e949d2c9e2fd2bb12e Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 18 Sep 2004 22:51:26 +0000 Subject: * inf-child.c (inf_child_post_wait): Remove stray whitespace in comment. --- gdb/inf-child.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gdb/inf-child.c') 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 -- cgit v1.2.1