Skip to content
Snippets Groups Projects
Commit 1dc711e9 authored by Neil Graham's avatar Neil Graham
Browse files

update name of test in usage info

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@175077 13f79535-47bb-0310-9956-ffa450edef68
parent 64ab2ff3
No related branches found
No related tags found
No related merge requests found
......@@ -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 @@ unsigned int MemoryMonitor::getTotalMemory()
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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment