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 8d3f4c8..ec6bdf9 100644
--- a/plugins/check_hpjd.c
+++ b/plugins/check_hpjd.c
@@ -84,7 +84,7 @@ main (int argc, char **argv)
84 textdomain (PACKAGE); 84 textdomain (PACKAGE);
85 85
86 if (process_arguments (argc, argv) != OK) 86 if (process_arguments (argc, argv) != OK)
87 usage (_("Invalid command arguments supplied\n")); 87 usage (_("Incorrect arguments supplied\n"));
88 88
89 /* removed ' 2>1' at end of command 10/27/1999 - EG */ 89 /* removed ' 2>1' at end of command 10/27/1999 - EG */
90 /* create the query string */ 90 /* create the query string */