Code

--help output cleanup (plus removal of spaces on blank lines)
[nagiosplug.git] / plugins / check_dummy.c
index a29407ce6d04f543faf20ebb9696fc3c4a30874b..372aaff8c8452676977867bccd10258046258d1a 100644 (file)
@@ -106,11 +106,11 @@ print_help (void)
   printf (COPYRIGHT, copyright, email);
 
   printf ("%s\n", _("This plugin will simply return the state corresponding to the numeric value"));
+
   printf ("%s\n", _("of the <state> argument with optional text"));
 
   printf ("\n\n");
-  
+
   print_usage ();
 
   printf (_(UT_HELP_VRSN));