Commit 12a40e17 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

href_extractor.c: fix the URL

parent 8ffc9711
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
 * Kowalczyk.
 *
 * The parser is found at
 * http://code.google.com/p/streamhtmlparser/
 * http://code.google.com/p/htmlstreamparser/
 */

#include <stdio.h>