(file) Return to ClientPerfDataStore.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Client

Diff for /pegasus/src/Pegasus/Client/ClientPerfDataStore.cpp between version 1.8 and 1.9

version 1.8, 2005/05/25 01:44:45 version 1.9, 2005/05/25 09:22:10
Line 29 
Line 29 
 // //
 // Author: Willis White (whiwill@us.ibm.com) // Author: Willis White (whiwill@us.ibm.com)
 // //
 // Modified By:  // Modified By: Aruran, IBM(ashanmug@in.ibm.com) for Bug# 3674
 // //
 //%/////////////////////////////////////////////////////////////b//////////////// //%/////////////////////////////////////////////////////////////b////////////////
  
Line 120 
Line 120 
 } }
  
  
 Boolean ClientPerfDataStore::checkMessageIDandType(String messageID, Uint32 type)  Boolean ClientPerfDataStore::checkMessageIDandType(const String& messageID, Uint32 type)
 { if(_messID != messageID) { if(_messID != messageID)
   {   {
     _errorCondition = true;     _errorCondition = true;


Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2