diff options
-rw-r--r-- | math/sc/files/patch-af | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/sc/files/patch-af b/math/sc/files/patch-af new file mode 100644 index 000000000000..00fd2f28a9c3 --- /dev/null +++ b/math/sc/files/patch-af @@ -0,0 +1,10 @@ +--- help.c.orig Mon May 11 11:43:35 1992 ++++ help.c Sat Jun 29 01:43:43 2002 +@@ -579,7 +579,6 @@ + file, row, range, misc, var, rangef, numericf, stringf, + finf, timef, NULL}; + +-void + main() + { int lineno; + char ***pagep = pages; |