summaryrefslogtreecommitdiff
path: root/gdb/inf-child.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2004-09-18 22:51:26 +0000
committerMark Kettenis <kettenis@gnu.org>2004-09-18 22:51:26 +0000
commita0566a6bb6307cd9866ae1e949d2c9e2fd2bb12e (patch)
tree3386d1002b0246913ec13abbc5bd54816feda491 /gdb/inf-child.c
parent60470ef19639288edbd69ec4b8aefd8031edbf0b (diff)
downloadgdb-a0566a6bb6307cd9866ae1e949d2c9e2fd2bb12e.tar.gz
* inf-child.c (inf_child_post_wait): Remove stray whitespace in
comment.
Diffstat (limited to 'gdb/inf-child.c')
-rw-r--r--gdb/inf-child.c3
1 files changed, 1 insertions, 2 deletions
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