Code

Interesting... For some reason it did not take this (patch barfed on it and I thought...
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Tue, 4 Dec 2007 12:57:35 +0000 (12:57 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Tue, 4 Dec 2007 12:57:35 +0000 (12:57 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1847 f882894a-f735-0410-b71e-b25c423dba1c

plugins/check_ntp_time.c

index 22e78fba3bbc91a1de8c8ecf60056d4ffc0ac015..ad7f6c4ba52af52e4fff6726cb1824c2d01fb870 100644 (file)
@@ -40,7 +40,7 @@
  
 *****************************************************************************/
 
-const char *progname = "check_ntp";
+const char *progname = "check_ntp_time";
 const char *revision = "$Revision$";
 const char *copyright = "2007";
 const char *email = "nagiosplug-devel@lists.sourceforge.net";