Code

internationalization fixes
[nagiosplug.git] / plugins / check_nwstat.c
index 53e3f1d757d01e155aa70e617e235d4ff4f7ce34..d8913bce950772f46808d200ee39c2677e550702 100644 (file)
@@ -989,5 +989,5 @@ void print_usage(void)
 {
        printf ("\
 Usage: %s -H host [-p port] [-v variable] [-w warning] [-c critical]\n\
-                  [-t timeout].\n", progname);
+                    [-t timeout].\n", progname);
 }