perfsrv/memspy/CommandLine/Include/MemSpyCommandLine.h
changeset 62 1c2bb2fc7c87
parent 51 98307c651589
--- a/perfsrv/memspy/CommandLine/Include/MemSpyCommandLine.h	Fri Oct 08 14:56:39 2010 +0300
+++ b/perfsrv/memspy/CommandLine/Include/MemSpyCommandLine.h	Tue Oct 26 16:20:32 2010 +0300
@@ -69,6 +69,7 @@
     void ParseSWMTParametersL( const CDesCArray& aParameters, TInt& aCategories, TDes& aFilter );
     TInt FindBatchFile( TDes &aFileName );
     TInt FindFile( TDes &aFileName, const TDesC &aDirPath );
+    void PrintHelp();
 
 private: // Console write methods
     void RedrawInputPrompt();