aboutsummaryrefslogtreecommitdiff
path: root/net/ntpclient
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntpclient')
-rw-r--r--net/ntpclient/patches/200-time.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntpclient/patches/200-time.patch b/net/ntpclient/patches/200-time.patch
index 6456f3093..38138e179 100644
--- a/net/ntpclient/patches/200-time.patch
+++ b/net/ntpclient/patches/200-time.patch
@@ -34,7 +34,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-@@ -181,7 +182,7 @@ static void set_time(struct ntptime *new)
+@@ -181,7 +182,7 @@ static void set_time(struct ntptime *new
exit(1);
}
if (debug) {
@@ -43,7 +43,7 @@
}
#else
/* Traditional Linux way to set the system clock
-@@ -196,7 +197,7 @@ static void set_time(struct ntptime *new)
+@@ -196,7 +197,7 @@ static void set_time(struct ntptime *new
exit(1);
}
if (debug) {