]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/signal.c
ebl add sql_escape to catalog messages
[bacula/bacula] / bacula / src / lib / signal.c
index 3b06e2f08a31df3ff507968dce583740605f1d00..fd55deeeee967288b9166bd59b80e127307c3812 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_names[SIGLWP]     = _("SIGLWP special signal used by thread library");
 #endif
 #ifdef SIGFREEZE
    sig_names[SIGFREEZE] = _("Checkpoint Freeze");