]> git.pld-linux.org Git - packages/bc.git/commitdiff
5a399cc5954b50d9634e61da67ffc5e4 bc-readline.patch
authorArtur Frysiak <artur@frysiak.net>
Fri, 13 Apr 2001 16:53:55 +0000 (16:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bc-readline.patch -> 1.1

bc-readline.patch [new file with mode: 0644]

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.041457 seconds and 4 git commands to generate.