expat/lib expat.h,1.39,1.40

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

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


Index: expat.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/expat.h,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- expat.h	29 Aug 2002 04:54:04 -0000	1.39
+++ expat.h	29 Aug 2002 15:29:52 -0000	1.40
@@ -881,7 +881,7 @@
 
 typedef struct {
   enum XML_FeatureEnum  feature;
-  XML_Char             *name;
+  XML_LChar            *name;
 } XML_Feature;
 
 XMLPARSEAPI(const XML_Feature *)
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.