Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > a35d747b6c598315b8a9a9b0690e2e7b > files > 1

bash-4.2.37-1.fc16.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