[Nagiosplug-checkins] SF.net SVN: nagiosplug: [1847] nagiosplug/trunk/plugins/check_ntp_time.c

dermoth at users.sourceforge.net dermoth at users.sourceforge.net
Tue Dec 4 13:57:35 CET 2007


Revision: 1847
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1847&view=rev
Author:   dermoth
Date:     2007-12-04 04:57:35 -0800 (Tue, 04 Dec 2007)

Log Message:
-----------
Interesting... For some reason it did not take this (patch barfed on it and I thought I had fixed it already)...

Modified Paths:
--------------
    nagiosplug/trunk/plugins/check_ntp_time.c

Modified: nagiosplug/trunk/plugins/check_ntp_time.c
===================================================================
--- nagiosplug/trunk/plugins/check_ntp_time.c	2007-12-04 12:38:56 UTC (rev 1846)
+++ nagiosplug/trunk/plugins/check_ntp_time.c	2007-12-04 12:57:35 UTC (rev 1847)
@@ -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 at lists.sourceforge.net";


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Commits mailing list