bagder: curl-www/libcurl/c _example.html,1.15,1.16

[email protected] Sat, 31 Oct 2009 22:22:58 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl/c
In directory giant.haxx.se:/var/tmp/cvs-serv6529

Modified Files:
	_example.html 
Log Message:
link to the cvsweb page with this example since the fancy parsed thing doesn't
yet grok c++ files


Index: _example.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/c/_example.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- _example.html	10 Sep 2009 08:03:34 -0000	1.15
+++ _example.html	31 Oct 2009 22:22:55 -0000	1.16
@@ -107,7 +107,7 @@
 
 <p>
 <b>HTML parsing</b><br> <a
-href="htmltitle.cc">htmltitle.cc</a>
+href="http://curl.haxx.se/cvs.cgi/curl/docs/examples/htmltitle.cc?view=markup">htmltitle.cc</a>
 shows how to use libxml to parse HTML retrieved with libcurl.
 
 <p>