X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/5d1d4279f234803bf7ece3b2e75b6c497faff9d1..684d367c45028e742c1f8751cbe1f2502426c308:/putty.h diff --git a/putty.h b/putty.h index 0d936653..82170249 100644 --- a/putty.h +++ b/putty.h @@ -79,7 +79,7 @@ GLOBAL char *logfile; typedef enum { TS_AYT, TS_BRK, TS_SYNCH, TS_EC, TS_EL, TS_GA, TS_NOP, TS_ABORT, - TS_AO, TS_IP, TS_SUSP, TS_EOR, TS_EOF + TS_AO, TS_IP, TS_SUSP, TS_EOR, TS_EOF, TS_LECHO, TS_RECHO } Telnet_Special; typedef enum {