Code

still trying to fix #1094326
[nagiosplug.git] / plugins / check_ide_smart.c
index 6487d0859bfb7a8b3603e0a42fec0ed6e4879619..33f24755d6b568fc897d6e21a92896588bb58be7 100644 (file)
@@ -219,8 +219,7 @@ main (int argc, char *argv[])
                }
 
                if (!device) {
-                       show_help ();
-                       show_version ();
+                       print_help ();
                        return -1;
                }