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

Diff for /pegasus/src/Pegasus/Common/DirWindows.cpp between version 1.11 and 1.12

version 1.11, 2003/10/22 14:26:03 version 1.12, 2003/11/18 22:15:45
Line 52 
Line 52 
     if (_rep->file == -1)     if (_rep->file == -1)
     {     {
         _more = false;         _more = false;
           delete _rep;
         throw CannotOpenDirectory(path);         throw CannotOpenDirectory(path);
     }     }
     else     else


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2