equal
deleted
inserted
replaced
136 // ---------------------------------------------------------------------------- |
136 // ---------------------------------------------------------------------------- |
137 // CNsmlDSNetmon::RunError |
137 // CNsmlDSNetmon::RunError |
138 // ---------------------------------------------------------------------------- |
138 // ---------------------------------------------------------------------------- |
139 TInt CNsmlDSNetmon::RunError ( TInt aError ) |
139 TInt CNsmlDSNetmon::RunError ( TInt aError ) |
140 { |
140 { |
141 return aError; |
141 return KErrNone; |
142 } |
142 } |
143 |
143 |
144 // ---------------------------------------------------------------------------- |
144 // ---------------------------------------------------------------------------- |
145 // CNsmlDSNetmon::RegisterL |
145 // CNsmlDSNetmon::RegisterL |
146 // ---------------------------------------------------------------------------- |
146 // ---------------------------------------------------------------------------- |