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

Diff for /pegasus/src/Pegasus/Common/String.cpp between version 1.111.2.7 and 1.111.2.8

version 1.111.2.7, 2005/09/30 12:57:15 version 1.111.2.8, 2005/09/30 16:28:15
Line 212 
Line 212 
     while (n-- && (*s1++ - *s2++) == 0)     while (n-- && (*s1++ - *s2++) == 0)
         ;         ;
  
       //
   
     return s1[-1] - s2[-1];     return s1[-1] - s2[-1];
 } }
  


Legend:
Removed from v.1.111.2.7  
changed lines
  Added in v.1.111.2.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2