diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-11-04 02:46:35 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-11-04 02:46:35 -0500 |
commit | 0f88481e93b50612489cc8e5b1ca365196439373 (patch) | |
tree | e56049a7eac3b450ab323c1037e1bf8c02f6b306 /WWW/Library/Implementation/HTNews.c | |
parent | 2d161b7d97cebd6f38885cf69933291fec6b4381 (diff) | |
download | lynx-snapshots-0f88481e93b50612489cc8e5b1ca365196439373.tar.gz |
snapshot of project "lynx", label v2-8-3dev_14
Diffstat (limited to 'WWW/Library/Implementation/HTNews.c')
-rw-r--r-- | WWW/Library/Implementation/HTNews.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTNews.c b/WWW/Library/Implementation/HTNews.c index c98d8329..c37f07e0 100644 --- a/WWW/Library/Implementation/HTNews.c +++ b/WWW/Library/Implementation/HTNews.c @@ -2738,7 +2738,7 @@ Send_NNTP_command: * to occur in normal use, break from the loop without retrying * and without closing the connection. It is unlikely that * these are leftovers from a timed-out connection (but we do - * some checks to see whether the response rorresponds to the + * some checks to see whether the response corresponds to the * last command), or that they will give anything else when * automatically retried. - kw */ |