imgtools/romtools/rofsbuild/r_driveutl.h
changeset 647 53d1ab72f5bc
parent 590 360bd6b35136
--- a/imgtools/romtools/rofsbuild/r_driveutl.h	Mon Sep 13 14:04:04 2010 +0100
+++ b/imgtools/romtools/rofsbuild/r_driveutl.h	Wed Oct 13 16:27:55 2010 +0800
@@ -23,7 +23,7 @@
 
 #include <e32def.h>
 
-TInt Getlogfile(char *aDriveObeyFileName,char* &aPadLogFile);
+string Getlogfile(char *aDriveObeyFileName,const string &CmdLogFile);
 TAny GetLocalTime(TAny);
 
 #endif