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