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 d0a722f5..59a6fc45 100644
--- a/mbbsd/bbs.c
+++ b/mbbsd/bbs.c
@@ -3143,7 +3143,7 @@ view_postinfo(int ent, const fileheader_t * fhdr, const char *direct, int crs_ln
clrtoeol();
move(area_l, 0);
- clrtoline(area_l + area_lines);
+ clrtoln(area_l + area_lines);
if(area_l > l)
prints(" ¡ø\n");