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

Diff for /pegasus/src/Pegasus/Client/ClientAuthenticator.cpp between version 1.15 and 1.16

version 1.15, 2002/08/22 14:56:51 version 1.16, 2002/08/27 17:42:26
Line 469 
Line 469 
     }     }
     else     else
     {     {
         result.assign(strdup(*line));          result.assign(*line);
  
         *line += strlen(*line);         *line += strlen(*line);
     }     }


Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2