X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=plugins%2Fcheck_ide_smart.c;h=33f24755d6b568fc897d6e21a92896588bb58be7;hb=3982b98ba2db3ebebf65d7f0f4ad83a55a3efc49;hp=6487d0859bfb7a8b3603e0a42fec0ed6e4879619;hpb=3fc45dccc5fca03c7b74e0c06f9a95da08cc1fec;p=nagiosplug.git diff --git a/plugins/check_ide_smart.c b/plugins/check_ide_smart.c index 6487d08..33f2475 100644 --- a/plugins/check_ide_smart.c +++ b/plugins/check_ide_smart.c @@ -219,8 +219,7 @@ main (int argc, char *argv[]) } if (!device) { - show_help (); - show_version (); + print_help (); return -1; }