diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-13 19:34:56 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-05-13 19:34:56 +0000 |
commit | d5b1cb70d9b4c92331708a1c2fcd2045bdcaee5b (patch) | |
tree | f0c86616dba7ec0dfd8149763376b632ea419a3f /math/physcalc/files/patch-physcalc.h | |
parent | sysutils/smartmontools: 6.4 -> 6.5 (diff) |
Prevent collision on getline(3)
While here regen patches
Notes
Notes:
svn path=/head/; revision=415141
Diffstat (limited to 'math/physcalc/files/patch-physcalc.h')
-rw-r--r-- | math/physcalc/files/patch-physcalc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/physcalc/files/patch-physcalc.h b/math/physcalc/files/patch-physcalc.h index 96b25217a20d..05ba40466f59 100644 --- a/math/physcalc/files/patch-physcalc.h +++ b/math/physcalc/files/patch-physcalc.h @@ -1,5 +1,5 @@ ---- physcalc.h Sun Aug 27 17:46:31 2000 -+++ physcalc.h.new Sun Aug 27 17:46:57 2000 +--- physcalc.h.orig 1998-08-29 14:13:40 UTC ++++ physcalc.h @@ -22,6 +22,10 @@ #error This program requires more memory than the tiny model allows! #endif |