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

Diff for /pegasus/src/Pegasus/Repository/FileBasedStore.cpp between version 1.14 and 1.15

version 1.14, 2008/12/02 09:02:08 version 1.15, 2008/12/09 18:47:45
Line 947 
Line 947 
  
         CIMInstance tmpInstance;         CIMInstance tmpInstance;
  
         char* buffer = (char*)data.getData();          const char* buffer = data.getData();
  
         for (Uint32 i = 0; i < instanceNames.size(); i++)         for (Uint32 i = 0; i < instanceNames.size(); i++)
         {         {


Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2