tng         2002/12/10 05:34:51

  Modified:    c/samples/SAX2Count SAX2Count.cpp
  Log:
  Samples minor update in usage information.
  
  Revision  Changes    Path
  1.24      +4 -1      xml-xerces/c/samples/SAX2Count/SAX2Count.cpp
  
  Index: SAX2Count.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/SAX2Count/SAX2Count.cpp,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- SAX2Count.cpp     8 Nov 2002 16:18:50 -0000       1.23
  +++ SAX2Count.cpp     10 Dec 2002 13:34:51 -0000      1.24
  @@ -56,6 +56,9 @@
   
   /*
   * $Log$
  +* Revision 1.24  2002/12/10 13:34:51  tng
  +* Samples minor update in usage information.
  +*
   * Revision 1.23  2002/11/08 16:18:50  peiyongz
   * no message
   *
  @@ -159,7 +162,7 @@
               "                NOTE: THIS IS OPPOSITE FROM OTHER SAMPLES.\n"
               "    -s          Disable schema processing. Defaults to on.\n"
               "                NOTE: THIS IS OPPOSITE FROM OTHER SAMPLES.\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