summaryrefslogtreecommitdiffstats
path: root/plugins/t
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins/check_ntp_time.c b/plugins/check_ntp_time.c
index 22e78fb..ad7f6c4 100644
--- a/plugins/check_ntp_time.c
+++ b/plugins/check_ntp_time.c
@@ -40,7 +40,7 @@
40 40
41*****************************************************************************/ 41*****************************************************************************/
42 42
43const char *progname = "check_ntp"; 43const char *progname = "check_ntp_time";
44const char *revision = "$Revision$"; 44const char *revision = "$Revision$";
45const char *copyright = "2007"; 45const char *copyright = "2007";
46const char *email = "nagiosplug-devel@lists.sourceforge.net"; 46const char *email = "nagiosplug-devel@lists.sourceforge.net";