mmserv/tms/tmsserver/src/tmstareventhandler.cpp
changeset 33 5e8b14bae8c3
parent 12 5a06f39ad45b
child 46 0ac9a5310753
equal deleted inserted replaced
28:ebf79c79991a 33:5e8b14bae8c3
   106         iTMSSer->NotifyTarClients(routingpckg);
   106         iTMSSer->NotifyTarClients(routingpckg);
   107         }
   107         }
   108     TRACE_PRN_FN_EXT;
   108     TRACE_PRN_FN_EXT;
   109     }
   109     }
   110 
   110 
   111 //  End of File
   111 // -----------------------------------------------------------------------------
       
   112 // TMSTarEventHandler::RunError
       
   113 // -----------------------------------------------------------------------------
       
   114 //
       
   115 TInt TMSTarEventHandler::RunError(TInt aError)
       
   116     {
       
   117     return aError;
       
   118     }
   112 
   119