dbertoni 01/06/06 14:54:10
Modified: c/src/XSLT XalanTemplate.cpp
Log:
Update for new typedef.
Revision Changes Path
1.22 +1 -1 xml-xalan/c/src/XSLT/XalanTemplate.cpp
Index: XalanTemplate.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/XSLT/XalanTemplate.cpp,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- XalanTemplate.cpp 2001/05/17 16:04:50 1.21
+++ XalanTemplate.cpp 2001/06/06 21:54:08 1.22
@@ -560,7 +560,7 @@
}
{
- NodeVectorType
theVector;
+ NodeSorter::NodeVectorType theVector;
NodeSorter::NodeSortKeyCompare* theComparer;
stable_sort(
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]