From 0b70cc11ffd8c2dce5ad58d94d3a93062dd16caa Mon Sep 17 00:00:00 2001 From: John Marino Date: Tue, 23 Aug 2016 16:25:35 +0000 Subject: math/oleo: document ncurses and remove extern errno While here, regenerate all patches with makepatch --- math/oleo/files/patch-src_ref.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'math/oleo/files/patch-src_ref.c') diff --git a/math/oleo/files/patch-src_ref.c b/math/oleo/files/patch-src_ref.c index f7e9c2a48953..12dc558afc5d 100644 --- a/math/oleo/files/patch-src_ref.c +++ b/math/oleo/files/patch-src_ref.c @@ -1,6 +1,6 @@ ---- src/ref.c.orig Wed Feb 14 08:38:06 2001 -+++ src/ref.c Sat Jul 19 13:51:39 2003 -@@ -263,7 +263,7 @@ +--- src/ref.c.orig 2001-02-13 23:38:06 UTC ++++ src/ref.c +@@ -263,7 +263,7 @@ char * read_new_value (CELLREF row, CELLREF col, char *form, char *val) { unsigned char *new_bytes; @@ -9,7 +9,7 @@ cur_row = row; cur_col = col; -@@ -348,7 +348,7 @@ +@@ -348,7 +348,7 @@ read_new_value (CELLREF row, CELLREF col else if (!stricmp (nname, val)) { SET_TYP (my_cell, TYP_FLT); -- cgit v1.2.3