diff -r 613028a7da24 -r eaaed528d5fd usbmgmt/usbmgr/usbman/server/SRC/CUsbDummyClassController.cpp --- a/usbmgmt/usbmgr/usbman/server/SRC/CUsbDummyClassController.cpp Thu Sep 02 22:23:37 2010 +0300 +++ b/usbmgmt/usbmgr/usbman/server/SRC/CUsbDummyClassController.cpp Fri Sep 17 08:40:15 2010 +0300 @@ -269,7 +269,7 @@ // Always use dummy.ini. The entity setting up the test is responsible for // copying the correct file to c:\\dummy.ini. The first found - // by FindByDir will be used. TODO: enforce c:\\. + // by FindByDir will be used. TRAPD(err, DoGetConfigL()); if ( err != KErrNone ) {