diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-23 16:25:35 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-23 16:25:35 +0000 |
commit | 0b70cc11ffd8c2dce5ad58d94d3a93062dd16caa (patch) | |
tree | f47957c34b21b51f26e3ff794dc0b0cca87973af /math/oleo/files/patch-src_utils.c | |
parent | net/tcpkali: document ncurses requirement (diff) |
math/oleo: document ncurses and remove extern errno
While here, regenerate all patches with makepatch
Notes
Notes:
svn path=/head/; revision=420708
Diffstat (limited to 'math/oleo/files/patch-src_utils.c')
-rw-r--r-- | math/oleo/files/patch-src_utils.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/oleo/files/patch-src_utils.c b/math/oleo/files/patch-src_utils.c index d5a8cc1fc8da..3370665208b8 100644 --- a/math/oleo/files/patch-src_utils.c +++ b/math/oleo/files/patch-src_utils.c @@ -1,5 +1,5 @@ ---- src/utils.c.orig Sun Jun 9 13:13:57 2002 -+++ src/utils.c Sun Jun 9 13:14:22 2002 +--- src/utils.c.orig 2001-02-13 23:38:06 UTC ++++ src/utils.c @@ -66,7 +66,7 @@ #define _IOSTRG 0 #endif |