Code

Fix includes for gettext
[nagiosplug.git] / plugins / check_nwstat.c
index d8913bce950772f46808d200ee39c2677e550702..2d7e611da8f437f8052a046fff6535530bae076c 100644 (file)
@@ -909,8 +909,7 @@ void print_help(void)
 
        printf (_("\
 This plugin attempts to contact the MRTGEXT NLM running on a\n\
-Novell server to gather the requested system information.\n\n"),
-               progname);
+Novell server to gather the requested system information.\n\n"));
 
        print_usage();