tng 2002/12/10 05:34:34 Modified: c/samples/DOMCount DOMCount.cpp Log: Samples minor update in usage information. Revision Changes Path 1.34 +2 -2 xml-xerces/c/samples/DOMCount/DOMCount.cpp Index: DOMCount.cpp =================================================================== RCS file: /home/cvs/xml-xerces/c/samples/DOMCount/DOMCount.cpp,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- DOMCount.cpp 12 Nov 2002 17:50:48 -0000 1.33 +++ DOMCount.cpp 10 Dec 2002 13:34:34 -0000 1.34 @@ -96,7 +96,7 @@ " -n Enable namespace processing. Defaults to off.\n" " -s Enable schema processing. Defaults to off.\n" " -f Enable full schema constraint checking. Defaults to off.\n" - " -locale=ll_CC specify the locale, default: en_US \n" + " -locale=ll_CC specify the locale, default: en_US.\n" " -? Show this help.\n\n" " * = Default if not provided explicitly.\n" << endl;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]