diff -r f23c07ec56e2 -r 85f623e1ef41 harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h --- a/harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h Tue Aug 31 15:37:30 2010 +0300 +++ b/harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h Wed Sep 01 12:24:24 2010 +0100 @@ -53,9 +53,9 @@ void SetHarvesterPluginFactory( CHarvesterPluginFactory* aPluginFactory ); /** - * Returns internal hard drive's media id if the device has one. + * Returns internal hard drive's media id if the device has one. 0 if not or drive is not present */ - TUint32 GetInternalDriveMediaId( TBool& aPresent ); + TUint32 GetInternalDriveMediaId(); void SetCachingStatus( TBool aCachingStatus );