mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 02:30:18 +01:00
Correct a typo in threads_win32.h
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6238>
This commit is contained in:
parent
e3069c4257
commit
04bd58ff79
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ Configuration macro:
|
|||
Max registerable TSS dtor number.
|
||||
*/
|
||||
|
||||
// XXX: Retain XP compatability
|
||||
// XXX: Retain XP compatibility
|
||||
#if 0
|
||||
#if _WIN32_WINNT >= 0x0600
|
||||
// Prefer native WindowsAPI on newer environment.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue