summaryrefslogtreecommitdiffstats
path: root/plugins/check_hpjd.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_hpjd.c')
-rw-r--r--plugins/check_hpjd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/check_hpjd.c b/plugins/check_hpjd.c
index b9b3f7f..816ce19 100644
--- a/plugins/check_hpjd.c
+++ b/plugins/check_hpjd.c
@@ -400,6 +400,4 @@ print_usage (void)
400{ 400{
401 printf (_("\ 401 printf (_("\
402Usage: %s -H host [-C community]\n"), progname); 402Usage: %s -H host [-C community]\n"), progname);
403
404 printf (UT_HLP_VRS, progname, progname);
405} 403}