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

Diff for /pegasus/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.cpp between version 1.12.2.2 and 1.13

version 1.12.2.2, 2005/01/27 13:08:56 version 1.13, 2005/01/08 02:27:05
Line 904 
Line 904 
  
     description = (envDescription) ?     description = (envDescription) ?
         envDescription :         envDescription :
         "Pegasus " + String(PEGASUS_NAME) + "Version " + String(PEGASUS_VERSION);          "Pegasus " + String(PEGASUS_PRODUCT_NAME) + "Version " +
               String(PEGASUS_PRODUCT_VERSION);
  
     _setPropertyValue(instance, CIMName("Description"), description);     _setPropertyValue(instance, CIMName("Description"), description);
  


Legend:
Removed from v.1.12.2.2  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2