summaryrefslogtreecommitdiffstats
path: root/plugins/check_nwstat.c
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2004-11-24 00:46:40 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2004-11-24 00:46:40 (GMT)
commit0c1c9f51e2c33db04918d2aa322fd1f9a688979b (patch)
treec7956483bce0deb4b73ca3a6b9d0b7f2e97620db /plugins/check_nwstat.c
parent589d4664919638bedd6e2e1710c323887d19584a (diff)
downloadmonitoring-plugins-0c1c9f51e2c33db04918d2aa322fd1f9a688979b.tar.gz
Making messages more consistent
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@930 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/check_nwstat.c')
-rw-r--r--plugins/check_nwstat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/check_nwstat.c b/plugins/check_nwstat.c
index dc8ce21..765a4fb 100644
--- a/plugins/check_nwstat.c
+++ b/plugins/check_nwstat.c
@@ -906,8 +906,8 @@ void print_help(void)
906 906
907 print_revision (progname, revision); 907 print_revision (progname, revision);
908 908
909 printf (_("Copyright (c) 1999 Ethan Galstad <nagios@nagios.org>\n")); 909 printf ("Copyright (c) 1999 Ethan Galstad <nagios@nagios.org>\n");
910 printf (_(COPYRIGHT), copyright, email); 910 printf (COPYRIGHT, copyright, email);
911 911
912 printf (_("\ 912 printf (_("\
913Usage: %s This plugin attempts to contact the MRTGEXT NLM running\n\ 913Usage: %s This plugin attempts to contact the MRTGEXT NLM running\n\