[Oval-commits] r87 - trunk/Interpreters/src

Javier Fernandez-Sanguino Pen~a jfs at alioth.debian.org
Mon Jul 16 19:39:39 UTC 2007


Author: jfs
Date: 2007-07-16 19:39:39 +0000 (Mon, 16 Jul 2007)
New Revision: 87

Modified:
   trunk/Interpreters/src/Main.cpp
Log:
Another minor typo fix

Modified: trunk/Interpreters/src/Main.cpp
===================================================================
--- trunk/Interpreters/src/Main.cpp	2007-07-16 18:59:31 UTC (rev 86)
+++ trunk/Interpreters/src/Main.cpp	2007-07-16 19:39:39 UTC (rev 87)
@@ -685,7 +685,7 @@
 	//------------------------------------------------------------------------------------//
 
 	cout << endl;
-	cout << "Command Line: >ovaldi [option] MD5Hash" << endl;
+	cout << "Command Line: ovaldi [option] MD5Hash" << endl;
 	cout << endl;
 	cout << "Options:" << endl;
 	cout << "   -h           = show options available from command line" << endl;




More information about the Oval-commits mailing list