зеркало из https://github.com/mozilla/gecko-dev.git
fixing OS/2 bustage from string branch landing,
nsString.h needs to continue to define IGNORE_CASE for backwards compatibility
This commit is contained in:
Родитель
1b7824fa2d
Коммит
07f71da316
|
@ -64,6 +64,7 @@
|
|||
#define kRadix16 (16)
|
||||
#define kAutoDetect (100)
|
||||
#define kRadixUnknown (kAutoDetect+1)
|
||||
#define IGNORE_CASE (PR_TRUE)
|
||||
#endif
|
||||
|
||||
class CBufDescriptor;
|
||||
|
|
Загрузка…
Ссылка в новой задаче