summaryrefslogtreecommitdiff
path: root/net/ntp-devel/files
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2003-01-25 04:06:39 +0000
committerCy Schubert <cy@FreeBSD.org>2003-01-25 04:06:39 +0000
commit20e976190f8b720ef420f682cdced7ded9d90229 (patch)
tree7bff82fab1eadfdfe6bcf76ff973077c11652762 /net/ntp-devel/files
parentUpdate 4.1.1b -> 4.1.1c-rc1 (diff)
Update 4.1.72 -> 4.1.73
Diffstat (limited to 'net/ntp-devel/files')
-rw-r--r--net/ntp-devel/files/patch-ntpd::refclock_jjy.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ntp-devel/files/patch-ntpd::refclock_jjy.c b/net/ntp-devel/files/patch-ntpd::refclock_jjy.c
deleted file mode 100644
index b11e8c103a31..000000000000
--- a/net/ntp-devel/files/patch-ntpd::refclock_jjy.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ntpd/refclock_jjy.c.orig Tue Dec 4 23:22:52 2001
-+++ ntpd/refclock_jjy.c Fri Jul 12 11:35:43 2002
-@@ -704,7 +704,7 @@
- * Send "<ENQ>1J<ETX>" command
- */
-
-- if ( write ( pp->io.fd, "\x051J\x03", 4 ) != 4 ) {
-+ if ( write ( pp->io.fd, "\0051J\003", 4 ) != 4 ) {
- refclock_report ( peer, CEVNT_FAULT ) ;
- }
-