summaryrefslogtreecommitdiffstats
path: root/mbbsd/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/io.c')
-rw-r--r--mbbsd/io.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mbbsd/io.c b/mbbsd/io.c
index aee1d04a..c672e895 100644
--- a/mbbsd/io.c
+++ b/mbbsd/io.c
@@ -394,7 +394,9 @@ igetch()
case Ctrl('J'): /* Ptt §â \n ®³±¼ */
#ifdef PLAY_ANGEL
+ /* Seams some telnet client still send CR LF when changing lines.
CallAngel();
+ */
#endif
continue;