(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.138 and 1.139

version 1.138, 2010/07/16 10:15:31 version 1.139, 2012/07/03 11:53:22
Line 96 
Line 96 
     0xF8,0xF9,0xFA,0xFB,0xFC,0xFD,0xFE,0xFF,     0xF8,0xF9,0xFA,0xFB,0xFC,0xFD,0xFE,0xFF,
 }; };
  
 // Note: this table is much faster than the system tulower(). Please do not  // Note: this table is much faster than the system tolower(). Please do not
 // change. // change.
  
 const Uint8 _toLowerTable[256] = const Uint8 _toLowerTable[256] =


Legend:
Removed from v.1.138  
changed lines
  Added in v.1.139

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2