Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > e1e80be6df3b04c5f67786341c6a2903 > files > 1

bash-3.2-32.el5_9.1.src.rpm

--- bash-2.02-orig/parse.y	Wed Mar 25 18:16:23 1998
+++ bash-2.02/parse.y	Sun Apr 19 16:46:34 1998
@@ -923,7 +923,7 @@
 
 #if defined (READLINE)
 char *current_readline_prompt = (char *)NULL;
-char *current_readline_line = (char *)NULL;
+unsigned char *current_readline_line = (unsigned char *)NULL;
 int current_readline_line_index = 0;
 
 static int