From 789259a1b6850d30acffbb62b11456b9ed7a8f59 Mon Sep 17 00:00:00 2001
From: Mike Hommey
Date: Tue, 17 Apr 2007 20:40:00 +0200
Subject: Load /tmp/libxml2-2.6.28 into libxml2/branches/upstream/current.
---
doc/example.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/example.html')
diff --git a/doc/example.html b/doc/example.html
index 894f03a..295e141 100644
--- a/doc/example.html
+++ b/doc/example.html
@@ -183,4 +183,4 @@ data structure definitions, a set of XML examples or an XML DTD and produce
the code needed to import and export the content between C data and XML
storage. This is left as an exercise to the reader :-)
Feel free to use the code for the full C
parsing example as a template, it is also available with Makefile in the
-Gnome CVS base under gnome-xml/example
Daniel Veillard