mmappcomponents/harvester/filehandler/src/mpxfoldermonitor.cpp
changeset 25 d881023c13eb
parent 0 a2952bb97e68
child 23 4740b34b83ce
--- a/mmappcomponents/harvester/filehandler/src/mpxfoldermonitor.cpp	Fri Apr 16 15:28:14 2010 +0300
+++ b/mmappcomponents/harvester/filehandler/src/mpxfoldermonitor.cpp	Mon May 03 12:58:40 2010 +0300
@@ -128,7 +128,7 @@
                 User::LeaveIfError(
                     iFs.DriveToChar( aDrive, driveChar ) );
                 MPX_DEBUG2("CMPXFolderMonitor::Start: Drive %c: not supported!",
-                    driveChar );
+                    (TUint)driveChar );
                 User::Leave( KErrNotSupported );
                 }
             break;