(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.18 and 1.19

version 1.18, 2002/09/17 23:32:50 version 1.19, 2002/09/18 21:38:06
Line 280 
Line 280 
             break;             break;
         }         }
     }     }
     catch (...)  // Just catch Exception?      catch (Exception&)
     {     {
         return false;         return false;
     }     }


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2