diff options
Diffstat (limited to 'winsup/w32api/include/winnt.h')
-rw-r--r-- | winsup/w32api/include/winnt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/winnt.h b/winsup/w32api/include/winnt.h index fc11254bf..0fb77418d 100644 --- a/winsup/w32api/include/winnt.h +++ b/winsup/w32api/include/winnt.h @@ -860,7 +860,7 @@ typedef DWORD FLONG; #define SUBLANG_TELUGU_INDIA 0x01 #define SUBLANG_THAI_THAILAND 0x01 #define SUBLANG_TIBETAN_PRC 0x01 -#define SUBLANG_TIBETAN_BHUTAN 0x01 +#define SUBLANG_TIBETAN_BHUTAN 0x02 #define SUBLANG_TIGRIGNA_ERITREA 0x01 #define SUBLANG_TSWANA_SOUTH_AFRICA 0x01 #define SUBLANG_TURKISH_TURKEY 0x01 |