summaryrefslogtreecommitdiff
path: root/test/unistd/fork.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/unistd/fork.c')
-rw-r--r--test/unistd/fork.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unistd/fork.c b/test/unistd/fork.c
index 4192af5d2..c85c335c6 100644
--- a/test/unistd/fork.c
+++ b/test/unistd/fork.c
@@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */
/*
- * fork test for uclibc
+ * fork test for uClibc
*
* Copyright (C) 1999,2000 by Lineo, inc.
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>