diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2004-11-23 23:53:17 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2004-11-23 23:53:17 +0000 |
| commit | 589d4664919638bedd6e2e1710c323887d19584a (patch) | |
| tree | 50514688170db6103000e94694111282e848cb6e /plugins/check_hpjd.c | |
| parent | cc0f1249e662304282fb10c7d8538e4ab881b57e (diff) | |
| download | monitoring-plugins-589d4664919638bedd6e2e1710c323887d19584a.tar.gz | |
Standardising translation texts
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@929 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/check_hpjd.c')
| -rw-r--r-- | plugins/check_hpjd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_hpjd.c b/plugins/check_hpjd.c index 8d3f4c80..ec6bdf97 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 */ |
