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

Diff for /pegasus/src/Pegasus/IndicationService/SubscriptionTable.cpp between version 1.23 and 1.24

version 1.23, 2008/08/28 17:24:42 version 1.24, 2008/08/29 09:22:33
Line 1524 
Line 1524 
         PEGASUS_CLASSNAME_INDFILTER.getString(),         PEGASUS_CLASSNAME_INDFILTER.getString(),
         CIMKeyBinding::STRING));         CIMKeyBinding::STRING));
     filterKeys.append(CIMKeyBinding(     filterKeys.append(CIMKeyBinding(
         "Name",          PEGASUS_PROPERTYNAME_NAME,
         name,         name,
         CIMKeyBinding::STRING));         CIMKeyBinding::STRING));
  
Line 1576 
Line 1576 
         classname,         classname,
         CIMKeyBinding::STRING));         CIMKeyBinding::STRING));
     handlerKeys.append(CIMKeyBinding(     handlerKeys.append(CIMKeyBinding(
         "Name",          PEGASUS_PROPERTYNAME_NAME,
         name,         name,
         CIMKeyBinding::STRING));         CIMKeyBinding::STRING));
  


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2