From: Daniel Stenberg Date: Mon, 5 Mar 2001 14:52:23 +0000 (+0000) Subject: removed an incorrect comment X-Git-Tag: upstream/7.37.1~17060 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fe95c7dc34e00ad39b53b147c6a6391a2146beae;p=platform%2Fupstream%2Fcurl.git removed an incorrect comment --- diff --git a/lib/telnet.c b/lib/telnet.c index e08a9c9..efcf5c6 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)