summaryrefslogtreecommitdiffstats
path: root/mbbsd/chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/chat.c')
-rw-r--r--mbbsd/chat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/chat.c b/mbbsd/chat.c
index 2c550820..53066280 100644
--- a/mbbsd/chat.c
+++ b/mbbsd/chat.c
@@ -387,7 +387,7 @@ t_chat()
while (chatting) {
move(b_lines - 1, currchar + chatid_len);
- ch = igetkey();
+ ch = igetch();
switch (ch) {
case KEY_DOWN: