summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd/ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/telnetd/ext.h')
-rw-r--r--libexec/telnetd/ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/telnetd/ext.h b/libexec/telnetd/ext.h
index bce0e2a..98e74b7 100644
--- a/libexec/telnetd/ext.h
+++ b/libexec/telnetd/ext.h
@@ -87,7 +87,7 @@ extern char *unptyip; /* pointer to remaining characters in buffer */
#endif
extern int pty, net;
-extern char *line;
+extern char line[16];
extern int SYNCHing; /* we are in TELNET SYNCH mode */
#ifndef P
OpenPOWER on IntegriCloud