summaryrefslogtreecommitdiffstats
path: root/mbbsd/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/board.c')
-rw-r--r--mbbsd/board.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mbbsd/board.c b/mbbsd/board.c
index 78ca48c9..60c23aac 100644
--- a/mbbsd/board.c
+++ b/mbbsd/board.c
@@ -1605,8 +1605,7 @@ choose_board(int newflag)
break;
case KEY_RIGHT:
- case '\n':
- case '\r':
+ case KEY_ENTER:
case 'r':
{
if (IS_LISTING_FAV()) {