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

Diff for /pegasus/src/Pegasus/Common/CommonUTF.h between version 1.1 and 1.2

version 1.1, 2003/08/12 17:58:28 version 1.2, 2003/10/16 19:26:36
Line 30 
Line 30 
 #define Pegasus_CommonUTF_h #define Pegasus_CommonUTF_h
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
  
   #ifdef PEGASUS_USE_EXPERIMENTAL_INTERFACES
   
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 #define FIRST_HIGH_SURROGATE  (Uint32)0xD800 #define FIRST_HIGH_SURROGATE  (Uint32)0xD800
Line 92 
Line 94 
                  Uint16* tgtEnd);                  Uint16* tgtEnd);
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
   
   #endif  // PEGASUS_USE_EXPERIMENTAL_INTERFACES
   
 #endif #endif


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2