aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-05 14:52:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-05 14:52:23 +0000
commitfe95c7dc34e00ad39b53b147c6a6391a2146beae (patch)
tree2b67d27b1e7be28d7d35fe68c5321f78bedc3d07 /lib
parent6dae34d5da164f06665ef8c4eb20ee44a5814f73 (diff)
removed an incorrect comment
Diffstat (limited to 'lib')
-rw-r--r--lib/telnet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/telnet.c b/lib/telnet.c
index e08a9c938..efcf5c638 100644
--- a/lib/telnet.c
+++ b/lib/telnet.c
@@ -798,7 +798,6 @@ static int check_telnet_options(struct connectdata *conn)
*
* Look at the sub-option buffer, and try to be helpful to the other
* side.
- * No suboptions are supported yet.
*/
static void suboption(struct connectdata *conn)