add Added Files:
[hdw-repos/packages.git] / demian / bc / readline.patch
1 --- demian/bc/scan.l.orig       Wed Sep 13 14:25:47 2000
2 +++ demion/bc/scan.l    Sun Jun 10 18:18:42 2001
3 @@ -143,7 +143,7 @@
4  
5  /* Definitions for readline access. */
6  extern FILE *rl_instream;
7 -_PROTOTYPE(char *readline, (char *));
8 +_PROTOTYPE(char *readline, (const char *));
9  
10  /* rl_input puts upto MAX characters into BUF with the number put in
11     BUF placed in *RESULT.  If the yy input file is the same as