summaryrefslogtreecommitdiffstats
path: root/src/modemman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modemman.c')
-rw-r--r--src/modemman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modemman.c b/src/modemman.c
index f7521e3..cccaef9 100644
--- a/src/modemman.c
+++ b/src/modemman.c
@@ -10,7 +10,7 @@
#include "modem.h"
#define MAX_CHANNELS 10
-#define TTY_START 11
+#define TTY_START 12
struct llist {
struct modem *modem;