MODE_OUT8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4206 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -53,3 +53,8 @@
|
||||
#define MODE_COMMAND_LINE(m) ((m)==-1)
|
||||
|
||||
#define CONTROL(x) ((x)&0x1f) /* CTRL(x) is not portable */
|
||||
|
||||
|
||||
/* XXX extra mode bits, these should be synced with <arpa/telnet.h> */
|
||||
|
||||
#define MODE_OUT8 0x8000 /* binary mode sans -opost */
|
||||
|
Reference in New Issue
Block a user