diff -r fdcef27a50b8 -r 24127ea5a236 devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h --- a/devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h Wed Sep 15 13:36:47 2010 +0300 +++ b/devicesrv_plat/configuration_file_parser_api/inc/AccConfigFileParser.h Wed Oct 13 15:58:37 2010 +0300 @@ -143,12 +143,12 @@ * Detect all subblock capabilities and append them to the given * array. */ - void ParseSubblocksL( const TUint64& aVal, RArray& aCaps ); + void ParseSubblocks( const TUint64& aVal, RArray& aCaps ); /** * Detect all subblock names and append them to the given array. */ - void ParseNamesL( const TUint32& aVal, RArray& aNames ); + void ParseNames( const TUint32& aVal, RArray& aNames ); /** * Find a bit number from bitmask.