userlibandfileserver/fileserver/sfat32/inc/fat_table32.inl
changeset 33 0173bcd7697c
parent 0 a41df078684a
--- a/userlibandfileserver/fileserver/sfat32/inc/fat_table32.inl	Wed Dec 23 11:43:31 2009 +0000
+++ b/userlibandfileserver/fileserver/sfat32/inc/fat_table32.inl	Thu Jan 07 13:38:45 2010 +0200
@@ -23,10 +23,11 @@
 #define FAT_TABLE_32_INL
 
 
+
 //---------------------------------------------------------------------------------------------------------------------------------------
 
 /** @return interface to the FAT drive */
-TFatDriveInterface& CAtaFatTable::DriveInterface() const 
+TDriveInterface& CAtaFatTable::DriveInterface() const 
     {
     return iDriveInteface;
     }