summaryrefslogtreecommitdiff
path: root/test/signal/signal.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/signal/signal.c')
-rw-r--r--test/signal/signal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/signal/signal.c b/test/signal/signal.c
index 9198af5f6..028a34f67 100644
--- a/test/signal/signal.c
+++ b/test/signal/signal.c
@@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */
/*
- * signal testing function for uC-Libc
+ * signal testing function for uClibc
*
* Copyright (C) 2000 by Lineo, inc.
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>