summaryrefslogtreecommitdiffstats
path: root/mbbsd/mail.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/mail.c')
-rw-r--r--mbbsd/mail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbbsd/mail.c b/mbbsd/mail.c
index 03ff3c96..a9f4f9d7 100644
--- a/mbbsd/mail.c
+++ b/mbbsd/mail.c
@@ -1659,7 +1659,7 @@ static const onekey_t mail_comms[] = {
{ 0, NULL }, // Ctrl('L')
{ 0, NULL }, // Ctrl('M')
{ 0, NULL }, // Ctrl('N')
- { 0, NULL }, // Ctrl('O')
+ { 0, NULL }, // Ctrl('O') // DO NOT USE THIS KEY - UNIX not sending
{ 0, NULL }, // Ctrl('P')
{ 0, NULL }, // Ctrl('Q')
{ 0, NULL }, // Ctrl('R')