summaryrefslogtreecommitdiff
path: root/math/physcalc/files/patch-physnode.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2016-05-13 19:34:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2016-05-13 19:34:56 +0000
commitd5b1cb70d9b4c92331708a1c2fcd2045bdcaee5b (patch)
treef0c86616dba7ec0dfd8149763376b632ea419a3f /math/physcalc/files/patch-physnode.c
parentsysutils/smartmontools: 6.4 -> 6.5 (diff)
Prevent collision on getline(3)
While here regen patches
Diffstat (limited to 'math/physcalc/files/patch-physnode.c')
-rw-r--r--math/physcalc/files/patch-physnode.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/physcalc/files/patch-physnode.c b/math/physcalc/files/patch-physnode.c
index 0e2ca9307898..3d4cf27dd5fe 100644
--- a/math/physcalc/files/patch-physnode.c
+++ b/math/physcalc/files/patch-physnode.c
@@ -1,6 +1,6 @@
---- physnode.c.orig Sat Oct 7 21:33:27 2006
-+++ physnode.c Sat Oct 7 21:33:30 2006
-@@ -305,12 +305,12 @@
+--- physnode.c.orig 1998-08-29 14:17:12 UTC
++++ physnode.c
+@@ -305,12 +305,12 @@ NODEP n;
}
EXPORT void bytecopy(dst, src, bytes)