bearermanagement/mpm/src/rmpm.cpp
changeset 18 fcbbe021d614
parent 0 5a93021fdf25
child 73 70ee5458c95d
--- a/bearermanagement/mpm/src/rmpm.cpp	Tue Feb 02 00:24:11 2010 +0200
+++ b/bearermanagement/mpm/src/rmpm.cpp	Fri Apr 16 15:21:37 2010 +0300
@@ -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;
     }