summaryrefslogtreecommitdiff
path: root/math/calc/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'math/calc/files/patch-ac')
-rw-r--r--math/calc/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/calc/files/patch-ac b/math/calc/files/patch-ac
deleted file mode 100644
index 7ea12c3ca0af..000000000000
--- a/math/calc/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- help.c.orig Sat Dec 25 17:57:30 1999
-+++ help.c Sat Dec 25 17:56:57 1999
-@@ -137,7 +137,7 @@
- /*
- * write the line to pager, if possible
- */
-- } while(fputs(buf, cmd) > 0);
-+ } while (fputs(buf, cmd) >= 0);
-
- /*
- * all done, EOF or error, so just clean up