aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/waitpid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/waitpid.c')
-rw-r--r--src/lib9/waitpid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib9/waitpid.c b/src/lib9/waitpid.c
index 3df8ef89..4c90bb78 100644
--- a/src/lib9/waitpid.c
+++ b/src/lib9/waitpid.c
@@ -17,4 +17,3 @@ waitpid(void)
}
return atoi(fld[0]);
}
-