expat/doc reference.html,1.30,1.31

"Fred L. Drake" <[email protected]>
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/expat/doc
In directory usw-pr-cvs1:/tmp/cvs-serv17298/doc

Modified Files:
	reference.html 
Log Message:
The strings returned as part of the XML_Feature structure should be of type
XML_LChar*, not XML_Char*.


Index: reference.html
===================================================================
RCS file: /cvsroot/expat/expat/doc/reference.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- reference.html	29 Aug 2002 04:54:04 -0000	1.30
+++ reference.html	29 Aug 2002 15:29:51 -0000	1.31
@@ -1716,7 +1716,7 @@
 
 typedef struct {
   enum XML_FeatureEnum  feature;
-  XML_Char             *name;
+  XML_LChar            *name;
 } XML_Feature;
 </pre>
 <div class="fcndef">
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.