From: Daniel Stenberg Date: Thu, 18 Oct 2012 17:42:31 +0000 (+0200) Subject: href_extractor.c: fix the URL X-Git-Tag: curl-7_28_1~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12a40e17a9aa274e63aff0c8457b0298f959efc6;p=curl href_extractor.c: fix the URL --- diff --git a/docs/examples/href_extractor.c b/docs/examples/href_extractor.c index 4181c8e24..4b307a29e 100644 --- a/docs/examples/href_extractor.c +++ b/docs/examples/href_extractor.c @@ -26,7 +26,7 @@ * Kowalczyk. * * The parser is found at - * http://code.google.com/p/streamhtmlparser/ + * http://code.google.com/p/htmlstreamparser/ */ #include