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

Diff for /pegasus/src/Pegasus/Common/CIMQualifierRep.cpp between version 1.19 and 1.20

version 1.19, 2002/05/07 00:41:34 version 1.20, 2002/05/11 21:36:29
Line 108 
Line 108 
  
     out << ">\n";     out << ">\n";
  
     /* While property Null XML is to be printed without the value tag      _value.toXml(out);
        the specification requires that Qualifer NULL values include the  
        value tag  
        KSTESTNULL  
     */  
     _value.toXml(out, true);  
  
     out << "</QUALIFIER>\n";     out << "</QUALIFIER>\n";
 } }


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2