summaryrefslogtreecommitdiffstats
path: root/mbbsd/bbs.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/bbs.c')
-rw-r--r--mbbsd/bbs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/bbs.c b/mbbsd/bbs.c
index d4ba1ba8..d3ba2724 100644
--- a/mbbsd/bbs.c
+++ b/mbbsd/bbs.c
@@ -2974,7 +2974,7 @@ recommend(int ent, fileheader_t * fhdr, const char *direct)
// make sure to do modification
{
- char ans[3];
+ char ans[2];
sprintf(buf+strlen(buf), ANSI_REVERSE "%-*s"
ANSI_RESET " ½T©w[y/N]:", maxlength, msg);
if(!getdata(b_lines, 0, buf, ans, sizeof(ans), LCECHO) ||