summaryrefslogtreecommitdiffstats
path: root/mbbsd/read.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/read.c')
-rw-r--r--mbbsd/read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/read.c b/mbbsd/read.c
index 4da10dbd..416be19c 100644
--- a/mbbsd/read.c
+++ b/mbbsd/read.c
@@ -435,7 +435,7 @@ select_read(const keeploc_t * locmem, int sr_mode)
{
if(!getdata(b_lines, 0,
currmode & MODE_SELECT ? "增加條件 作者: ":"搜尋作者: ",
- keyword, IDLEN+1, LCECHO))
+ keyword, IDLEN+1, DOECHO))
return READ_REDRAW;
}
else if(sr_mode & RS_KEYWORD)