testfws/stif/TestServer/inc/TestServer.h
changeset 4 b8d1455fddc0
parent 2 73b88125830c
--- a/testfws/stif/TestServer/inc/TestServer.h	Fri Sep 17 08:39:50 2010 +0300
+++ b/testfws/stif/TestServer/inc/TestServer.h	Mon Oct 04 02:58:21 2010 +0300
@@ -1586,7 +1586,7 @@
 * Check is module TestScripter. Does parsing and returns new module name and
 * error codes(Needed operations when creating server sessions to TestScripter).
 */
-TInt CheckModuleName( TFileName aModuleName, TFileName& aNewModuleName );
+TInt CheckModuleName( const TFileName& aModuleName, TFileName& aNewModuleName );
 
 /**
 * Remove optional index appended to module name.