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

Diff for /pegasus/src/Pegasus/Common/SystemWindows.cpp between version 1.57 and 1.58

version 1.57, 2005/11/01 20:14:36 version 1.58, 2005/11/01 23:24:49
Line 400 
Line 400 
         // zero is failure         // zero is failure
         return String();         return String();
     }     }
     String userId();      String userId;
     Uint32 n = wcslen(pUserName);     Uint32 n = wcslen(pUserName);
     for(unsigned long i = 0; i < n; i++)     for(unsigned long i = 0; i < n; i++)
     {     {


Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2