secureswitools/swisistools/source/rscparser/apsecutils.h
changeset 42 d17dc5398051
parent 25 98b66e4fb0be
child 50 c6e8afe0ba85
--- a/secureswitools/swisistools/source/rscparser/apsecutils.h	Thu May 27 12:58:35 2010 +0300
+++ b/secureswitools/swisistools/source/rscparser/apsecutils.h	Fri Jun 11 13:45:18 2010 +0300
@@ -33,7 +33,7 @@
 class CApaSecurityUtils
     {
 public:
-    static TInt CheckAppSecurity( const Ptr16 aAppFilename, 
+    static TInt CheckAppSecurity( const Ptr16& aAppFilename, 
                                            TBool& aHasWriteDeviceDataCap, 
                                            TBool& aIsSidProtected,
                                            const std::string& aDerivedPath);