removed an incorrect comment
authorDaniel Stenberg <daniel@haxx.se>
Mon, 5 Mar 2001 14:52:23 +0000 (14:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 5 Mar 2001 14:52:23 +0000 (14:52 +0000)
lib/telnet.c

index e08a9c9..efcf5c6 100644 (file)
@@ -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)