dbertoni 2002/08/04 22:52:07
Modified: c/src/XSLT ResultTreeFragBaseNodeRefListBaseProxy.hpp
Log:
Fixed prototype.
Revision Changes Path
1.2 +1 -1
xml-xalan/c/src/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.hpp
Index: ResultTreeFragBaseNodeRefListBaseProxy.hpp
===================================================================
RCS file:
/home/cvs/xml-xalan/c/src/XSLT/ResultTreeFragBaseNodeRefListBaseProxy.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ResultTreeFragBaseNodeRefListBaseProxy.hpp 5 Aug 2002 04:50:06
-0000 1.1
+++ ResultTreeFragBaseNodeRefListBaseProxy.hpp 5 Aug 2002 05:52:07
-0000 1.2
@@ -98,7 +98,7 @@
// These methods are inherited from NodeRefListBase...
XalanNode*
- item(unsigned int index) const;
+ item(size_type index) const;
size_type
getLength() const;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]