I've GOT to learn to pay more attention to my edits! Thanks for the
info.
According to John Capo:
>
> Fix for a typo in the August 6 patch set.
>
>
> *** ../htdig-3.1.2-bugfixes/htdig/Document.cc Tue Aug 17 11:40:29 1999
> --- ./htdig/Document.cc Tue Aug 17 11:19:05 1999
> ***************
> *** 313,319 ****
> if (c.assign_server(url->host()) == NOTOK)
> {
> if (debug)
> ! cout << "Unknown host: " << proxy->host() << endl;
> return Document_no_host;
> }
> }
> --- 313,319 ----
> if (c.assign_server(url->host()) == NOTOK)
> {
> if (debug)
> ! cout << "Unknown host: " << url->host() << endl;
> return Document_no_host;
> }
> }
>
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.