summaryrefslogtreecommitdiff
path: root/net/openntpd/files/patch-log.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/openntpd/files/patch-log.c')
-rw-r--r--net/openntpd/files/patch-log.c12
1 files changed, 5 insertions, 7 deletions
diff --git a/net/openntpd/files/patch-log.c b/net/openntpd/files/patch-log.c
index 95cb3fbb0f51..3cd0f2e443ed 100644
--- a/net/openntpd/files/patch-log.c
+++ b/net/openntpd/files/patch-log.c
@@ -1,9 +1,7 @@
-
$FreeBSD$
-
---- log.c.orig
-+++ log.c
-@@ -28,6 +28,10 @@
+--- log.c.orig 2007-08-22 23:04:30.000000000 +0200
++++ log.c 2009-08-01 22:08:01.000000000 +0200
+@@ -26,6 +26,10 @@
#include "ntpd.h"
@@ -12,9 +10,9 @@ $FreeBSD$
+#endif
+
int debug;
+ extern int debugsyslog;
- void logit(int, const char *, ...);
-@@ -40,7 +44,7 @@
+@@ -39,7 +43,7 @@ log_init(int n_debug)
debug = n_debug;
if (!debug)