expat/lib xmlrole.h,1.8,1.9

"Karl Waclawek" <[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-serv12806

Modified Files:
	xmlrole.h 
Log Message:
Make FASTCALL function pointer declaration compile under VC++.

Index: xmlrole.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/xmlrole.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xmlrole.h	5 Sep 2002 01:58:27 -0000	1.8
+++ xmlrole.h	5 Sep 2002 15:25:06 -0000	1.9
@@ -85,7 +85,7 @@
 };
 
 typedef struct prolog_state {
-  int FASTCALL (*handler)(struct prolog_state *state,
+  int (FASTCALL *handler) (struct prolog_state *state,
                           int tok,
                           const char *ptr,
                           const char *end,
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.