tng         2002/12/10 05:34:42

  Modified:    c/samples/SAXCount SAXCount.cpp
  Log:
  Samples minor update in usage information.
  
  Revision  Changes    Path
  1.27      +4 -1      xml-xerces/c/samples/SAXCount/SAXCount.cpp
  
  Index: SAXCount.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/SAXCount/SAXCount.cpp,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- SAXCount.cpp      8 Nov 2002 16:19:05 -0000       1.26
  +++ SAXCount.cpp      10 Dec 2002 13:34:42 -0000      1.27
  @@ -56,6 +56,9 @@
   
   /*
   * $Log$
  +* Revision 1.27  2002/12/10 13:34:42  tng
  +* Samples minor update in usage information.
  +*
   * Revision 1.26  2002/11/08 16:19:05  peiyongz
   * no message
   *
  @@ -173,7 +176,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]

Reply via email to