diff options
Diffstat (limited to 'chinese/pine4/files/patch-ai')
-rw-r--r-- | chinese/pine4/files/patch-ai | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/pine4/files/patch-ai b/chinese/pine4/files/patch-ai index f50baad1941c..ce2847a5bc91 100644 --- a/chinese/pine4/files/patch-ai +++ b/chinese/pine4/files/patch-ai @@ -1,5 +1,5 @@ ---- pico/browse.c.orig Wed Sep 16 08:19:17 1998 -+++ pico/browse.c Tue Sep 22 17:29:07 1998 +--- pico/browse.c.orig Sat Oct 2 07:21:05 1999 ++++ pico/browse.c Thu Oct 14 10:53:41 1999 @@ -126,12 +126,12 @@ @@ -453,7 +453,7 @@ break; @@ -1425,7 +1425,7 @@ - switch(readpattern("File name to find")){ + switch(readpattern("File name to find", FALSE)){ case HELPCH: - emlwrite("\007No help yet!", NULL); + emlwrite("\007©|µL»²§U»¡©ú!", NULL); |