]> git.pld-linux.org Git - packages/bc.git/blame - bc-readline.patch
- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
[packages/bc.git] / bc-readline.patch
CommitLineData
29b066d2
AF
1--- bc-1.06/bc/scan.l.wiget Fri Apr 13 18:49:49 2001
2+++ bc-1.06/bc/scan.l Fri Apr 13 18:50:58 2001
9887338f 3@@ -143,7 +143,6 @@
29b066d2
AF
4
5 /* Definitions for readline access. */
6 extern FILE *rl_instream;
7-_PROTOTYPE(char *readline, (char *));
29b066d2
AF
8
9 /* rl_input puts upto MAX characters into BUF with the number put in
10 BUF placed in *RESULT. If the yy input file is the same as
This page took 0.052699 seconds and 4 git commands to generate.