@@ -1,11 +1,11 @@
---- monitor.h.renamed_config 2008-12-07 01:15:10.000000000 +0100
-+++ monitor.h 2008-12-07 01:15:19.000000000 +0100
-@@ -71,7 +71,7 @@
+--- monit.h 2013-11-12 15:27:49.959734900 +0100
++++ monit.h~ 2013-08-27 23:35:08.000000000 +0200
+@@ -87,7 +87,7 @@
+ #include "util/StringBuffer.h"
- #define VERSION PACKAGE_VERSION
--#define MONITRC "monitrc"
-+#define MONITRC "monit.conf"
+-#define MONITRC "monit.conf"
++#define MONITRC "monitrc"
#define TIMEFORMAT "%Z %b %e %T"
#define STRERROR strerror(errno)
#define STRLEN 256
|