From: Daniel Stenberg Date: Thu, 18 Oct 2012 17:42:31 +0000 (+0200) Subject: href_extractor.c: fix the URL X-Git-Tag: upstream/7.37.1~2561 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=12a40e17a9aa274e63aff0c8457b0298f959efc6;p=platform%2Fupstream%2Fcurl.git href_extractor.c: fix the URL --- diff --git a/docs/examples/href_extractor.c b/docs/examples/href_extractor.c index 4181c8e..4b307a2 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