summaryrefslogtreecommitdiffstats
path: root/include/arpa
diff options
context:
space:
mode:
Diffstat (limited to 'include/arpa')
-rw-r--r--include/arpa/telnet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arpa/telnet.h b/include/arpa/telnet.h
index ea3d42f..a9527e0 100644
--- a/include/arpa/telnet.h
+++ b/include/arpa/telnet.h
@@ -305,7 +305,7 @@ extern char *authtype_names[];
#define ENCRYPT_START 3 /* Am starting to send encrypted */
#define ENCRYPT_END 4 /* Am ending encrypted */
#define ENCRYPT_REQSTART 5 /* Request you start encrypting */
-#define ENCRYPT_REQEND 6 /* Request you send encrypting */
+#define ENCRYPT_REQEND 6 /* Request you end encrypting */
#define ENCRYPT_ENC_KEYID 7
#define ENCRYPT_DEC_KEYID 8
#define ENCRYPT_CNT 9
OpenPOWER on IntegriCloud