summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/siglist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/siglist.c b/lib/libc/gen/siglist.c
index b47e082..d723e3e 100644
--- a/lib/libc/gen/siglist.c
+++ b/lib/libc/gen/siglist.c
@@ -72,7 +72,7 @@ const char *const sys_signame[NSIG] = {
"winch", /* SIGWINCH */
"info", /* SIGINFO */
"usr1", /* SIGUSR1 */
- "usr2", /* SIGUSR2 */
+ "usr2" /* SIGUSR2 */
};
const char *const sys_siglist[NSIG] = {
OpenPOWER on IntegriCloud