ofdbus/dbus/bus/bus-helper.cpp
changeset 18 47c74d1534e1
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
--- a/ofdbus/dbus/bus/bus-helper.cpp	Tue Feb 02 02:01:42 2010 +0200
+++ b/ofdbus/dbus/bus/bus-helper.cpp	Fri Apr 16 16:46:38 2010 +0300
@@ -28,7 +28,7 @@
 	 TFindFile findFile(fs);
 	 
 	 char *cpath = NULL;
-	 char drive;
+	 char drive = ' ';
 
 	 if (findFile.FindByDir(_L("system.conf"),_L("\\data\\dbus\\")) == KErrNone   )
 	 {