]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/signal.c
This commit was manufactured by cvs2svn to create tag
[bacula/bacula] / bacula / src / lib / signal.c
index 3b06e2f08a31df3ff507968dce583740605f1d00..f9be096f4ded48f00b25b897ab66a83b9c6e29c3 100644 (file)
@@ -245,7 +245,7 @@ void init_signals(void terminate(int sig))
    sig_names[SIGWAITING] = _("No runnable lwp");
 #endif
 #ifdef SIGLWP
-   sig_names[SIGLWP]    = _("SIGLWP special signal used by thread library");
+   sig_name[SIGLWP]     = _("SIGLWP special signal used by thread library");
 #endif
 #ifdef SIGFREEZE
    sig_names[SIGFREEZE] = _("Checkpoint Freeze");