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

Diff for /pegasus/src/Pegasus/Repository/CIMRepository.cpp between version 1.118 and 1.119

version 1.118, 2004/07/01 04:11:48 version 1.119, 2004/07/01 15:11:38
Line 100 
Line 100 
  
 static const Uint32 _MAX_FREE_COUNT = 16; static const Uint32 _MAX_FREE_COUNT = 16;
 static int binaryMode = -1; // PEP 164 static int binaryMode = -1; // PEP 164
   #ifdef PEGASUS_PLATFORM_WIN32_IX86_MSVC
   PEGASUS_IMPORT int removeDescription; // PEP 164
   #else
 extern int removeDescription; // PEP 164 extern int removeDescription; // PEP 164
   #endif
  
 // //
 //  The following _xx functions are local to the repository implementation //  The following _xx functions are local to the repository implementation


Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2