cryptomgmtlibs/securitytestfw/test/testhandler2/t_utils.h
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    33 	public:
    33 	public:
    34 	IMPORT_C static TBool CompareFileL(const TDesC& aFile1, const TDesC& aFile2, TInt &aError);
    34 	IMPORT_C static TBool CompareFileL(const TDesC& aFile1, const TDesC& aFile2, TInt &aError);
    35 	};
    35 	};
    36 
    36 
    37 #endif
    37 #endif
       
    38