]> git.pld-linux.org Git - packages/bc.git/blobdiff - bc-readline.patch
5a399cc5954b50d9634e61da67ffc5e4 bc-readline.patch
[packages/bc.git] / bc-readline.patch
diff --git a/bc-readline.patch b/bc-readline.patch
new file mode 100644 (file)
index 0000000..38b4974
--- /dev/null
@@ -0,0 +1,11 @@
+--- bc-1.06/bc/scan.l.wiget    Fri Apr 13 18:49:49 2001
++++ bc-1.06/bc/scan.l  Fri Apr 13 18:50:58 2001
+@@ -143,7 +143,7 @@
+ /* Definitions for readline access. */
+ extern FILE *rl_instream;
+-_PROTOTYPE(char *readline, (char *));
++_PROTOTYPE(char *readline, (const char *));
+ /* rl_input puts upto MAX characters into BUF with the number put in
+    BUF placed in *RESULT.  If the yy input file is the same as
This page took 0.073707 seconds and 4 git commands to generate.