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

Diff for /pegasus/src/Pegasus/Common/CIMObjectPath.cpp between version 1.30 and 1.31

version 1.30, 2003/10/22 14:26:02 version 1.31, 2003/11/11 21:35:39
Line 524 
Line 524 
         throw MalformedObjectNameException(objectName);         throw MalformedObjectNameException(objectName);
     }     }
  
     p = ++q;      // Do not step past the '/'; it will be consumed by the namespace parser
       p = q;
  
     return true;     return true;
 } }


Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2