peiyongz 2003/03/17 13:03:45
Modified: c/samples/SAXPrint SAXPrintHandlers.cpp
Log:
Bug#17983
Revision Changes Path
1.16 +4 -0 xml-xerces/c/samples/SAXPrint/SAXPrintHandlers.cpp
Index: SAXPrintHandlers.cpp
===================================================================
RCS file: /home/cvs/xml-xerces/c/samples/SAXPrint/SAXPrintHandlers.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- SAXPrintHandlers.cpp 1 Feb 2002 22:41:17 -0000 1.15
+++ SAXPrintHandlers.cpp 17 Mar 2003 21:03:45 -0000 1.16
@@ -56,6 +56,9 @@
/*
* $Log$
+ * Revision 1.16 2003/03/17 21:03:45 peiyongz
+ * Bug#17983
+ *
* Revision 1.15 2002/02/01 22:41:17 peiyongz
* sane_include
*
@@ -160,6 +163,7 @@
fFormatter
(
encodingName
+ , 0
, this
, XMLFormatter::NoEscapes
, unRepFlags
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]