aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/check_ide_smart.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/check_ide_smart.c b/plugins/check_ide_smart.c
index 6487d085..33f24755 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;
}