summaryrefslogtreecommitdiff
path: root/pr/tests/forktest.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/tests/forktest.c')
-rw-r--r--pr/tests/forktest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/tests/forktest.c b/pr/tests/forktest.c
index aeb22d50..a7385baf 100644
--- a/pr/tests/forktest.c
+++ b/pr/tests/forktest.c
@@ -169,7 +169,7 @@ DoIO(void)
}
/*
- * Make sure it has proper null byte to mark end of string
+ * Make sure it has proper null byte to mark end of string
*/
buf[sizeof(buf) - 1] = '\0';