]> git.pld-linux.org Git - packages/bc.git/blobdiff - bc-readline.patch
- rebuild with readline 7.0
[packages/bc.git] / bc-readline.patch
index 38b497404635eee8cc02f0b68be139973341f073..5d71bfcc6e8d7e45a2524be9260da9c673f2bb8c 100644 (file)
@@ -1,11 +1,10 @@
 --- 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 @@
+@@ -143,7 +143,6 @@
  
  /* 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.122865 seconds and 4 git commands to generate.