summaryrefslogtreecommitdiffstats
path: root/mbbsd/announce.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/announce.c')
-rw-r--r--mbbsd/announce.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mbbsd/announce.c b/mbbsd/announce.c
index ef8f83d6..233ac5f6 100644
--- a/mbbsd/announce.c
+++ b/mbbsd/announce.c
@@ -1201,8 +1201,7 @@ a_menu(const char *maintitle, const char *path,
me.now = 0;
break;
}
- case '\n':
- case '\r':
+ case KEY_ENTER:
case KEY_RIGHT:
case 'r':
if (me.now < me.num) {