neilg       2003/06/03 14:42:42

  Modified:    c/tests/MemHandlerTest MemoryMonitor.cpp
  Log:
  update name of test in usage info
  
  Revision  Changes    Path
  1.4       +4 -1      xml-xerces/c/tests/MemHandlerTest/MemoryMonitor.cpp
  
  Index: MemoryMonitor.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/MemHandlerTest/MemoryMonitor.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- MemoryMonitor.cpp 3 Jun 2003 14:00:34 -0000       1.3
  +++ MemoryMonitor.cpp 3 Jun 2003 21:42:42 -0000       1.4
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.4  2003/06/03 21:42:42  neilg
  + * update name of test in usage info
  + *
    * Revision 1.3  2003/06/03 14:00:34  neilg
    * attempt to make VC6 happy.
    *
  @@ -115,7 +118,7 @@
   static void usage()
   {
       XERCES_STD_QUALIFIER cout << "\nUsage:\n"
  -            "    MemoryMonitor [options] <XML file | List file>\n\n"
  +            "    MemHandlerTest [options] <XML file | List file>\n\n"
               "This program invokes the XercesDOMParser, DOMBuilder, SAXParser ,\n"
               "and the SAX2XMLReader, and ensures that MemoryManagers set on these\n"
               "domBuilders are called to delete just as many bytes as they 
allocate.\n"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to