--- a/bearermanagement/mpm/src/rmpm.cpp Fri Feb 19 23:12:51 2010 +0200
+++ b/bearermanagement/mpm/src/rmpm.cpp Fri Mar 12 15:44:18 2010 +0200
@@ -277,7 +277,7 @@
TRequestStatus& /*aStatus*/ )
{
__ASSERT_ALWAYS( EFalse, Panic( KErrNotSupported ) );
- //-jl- TODO remove this function from the API.
+ // TODO remove this function from the API.
}
// -----------------------------------------------------------------------------
@@ -324,7 +324,7 @@
const TConnectionId /*aConnId*/ )
{
__ASSERT_ALWAYS( EFalse, Panic( KErrNotSupported ) );
- //-jl- TODO remove this function from the API.
+ // TODO remove this function from the API.
return NULL;
}