userlibandfileserver/fileserver/sfat32/inc/sl_std.h
changeset 271 dc268b18d709
parent 269 d57b86b1867a
--- a/userlibandfileserver/fileserver/sfat32/inc/sl_std.h	Mon Sep 13 15:16:07 2010 +0100
+++ b/userlibandfileserver/fileserver/sfat32/inc/sl_std.h	Wed Sep 22 10:53:45 2010 +0100
@@ -966,7 +966,7 @@
     TInt ProcessVolParam_User(const TLocalDriveCapsV6& aCaps);
     TInt ProcessVolParam_Custom(const TLocalDriveCapsV6& aCaps);
     TInt ProcessVolParam_Default(const TLocalDriveCapsV6& aCaps);
-    TInt ProcessVolParam_RamDisk();
+    TInt ProcessVolParam_RamDisk(const TLocalDriveCapsV6& aCaps);
     
 	void AdjustClusterSize(TUint aRecommendedSectorsPerCluster);
 	TInt AdjustFirstDataSectorAlignment(TUint aBlockSize);