]> sjero.net Git - wget/commit
[svn] Made strpbrk_or_eos inline. Use strchr(s, '\0') for finding the NUL
authorhniksic <devnull@localhost>
Sat, 7 May 2005 17:32:25 +0000 (10:32 -0700)
committerhniksic <devnull@localhost>
Sat, 7 May 2005 17:32:25 +0000 (10:32 -0700)
commitd761d066cdcbacb225ae35499ad65ac16fafcae4
tree3088442d76a0dcae05a69ee46b18a327e0ee0ec7
parent58828beb5f2a2c311d6f13b4eacc9223a6350bd3
[svn] Made strpbrk_or_eos inline.  Use strchr(s, '\0') for finding the NUL
char in the string.
src/ChangeLog
src/url.c