summaryrefslogtreecommitdiffstats
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
commit9a6c8ef41a5381530371f7f51b36fed43ae27b18 (patch)
tree39a2568682472f2f3af676c9cdfd92c952f0669b /gdb/inf-child.c
parent72d5681a84985b3eef4cb6bf613026c151f4a5b4 (diff)
downloadppe42-binutils-9a6c8ef41a5381530371f7f51b36fed43ae27b18.tar.gz
ppe42-binutils-9a6c8ef41a5381530371f7f51b36fed43ae27b18.zip
* 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 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
OpenPOWER on IntegriCloud