diff -r acd3cd4aaceb -r 2efc27d87e1c ofdbus/dbus/bus/bus-helper.cpp --- a/ofdbus/dbus/bus/bus-helper.cpp Tue Aug 31 16:54:36 2010 +0300 +++ b/ofdbus/dbus/bus/bus-helper.cpp Wed Sep 01 12:36:54 2010 +0100 @@ -28,7 +28,7 @@ TFindFile findFile(fs); char *cpath = NULL; - char drive = ' '; + char drive; if (findFile.FindByDir(_L("system.conf"),_L("\\data\\dbus\\")) == KErrNone ) {