mmappcomponents/harvester/filehandler/src/mpxfoldermonitor.cpp
branchRCL_3
changeset 9 bee149131e4b
parent 0 a2952bb97e68
child 23 4740b34b83ce
--- a/mmappcomponents/harvester/filehandler/src/mpxfoldermonitor.cpp	Tue Feb 02 00:27:58 2010 +0200
+++ b/mmappcomponents/harvester/filehandler/src/mpxfoldermonitor.cpp	Fri Feb 19 23:18:32 2010 +0200
@@ -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;