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, 1 insertions, 1 deletions
diff --git a/plugins/check_hpjd.c b/plugins/check_hpjd.c
index 5fdfc8a..7c56e5d 100644
--- a/plugins/check_hpjd.c
+++ b/plugins/check_hpjd.c
@@ -85,7 +85,7 @@ main (int argc, char **argv)
85 textdomain (PACKAGE); 85 textdomain (PACKAGE);
86 86
87 if (process_arguments (argc, argv) != TRUE) 87 if (process_arguments (argc, argv) != TRUE)
88 usage (_("check_hpjd: could not parse arguments\n")); 88 usage4 (_("Could not parse arguments\n"));
89 89
90 /* removed ' 2>1' at end of command 10/27/1999 - EG */ 90 /* removed ' 2>1' at end of command 10/27/1999 - EG */
91 /* create the query string */ 91 /* create the query string */