WGET-CVS-Commit

[email protected] 7 May 2005 17:32:30 -0000
Newsgroups gmane.comp.web.wget.cvs
Message-ID <[email protected]>
Update of /pack/anoncvs/wget/src
In directory sunsite.dk:/tmp/cvs-serv28942

Modified Files:
	ChangeLog url.c 
Log Message:
Made strpbrk_or_eos inline.  Use strchr(s, '\0') for finding the NUL
char in the string.