mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 11:19:12 +02:00
Changed __DARWIN__ to __APPLE__
This commit is contained in:
parent
5ae4d304ec
commit
e49280c1c3
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ in this Software without prior written authorization from The Open Group.
|
|||
#define NULL_NOT_ZERO
|
||||
#endif
|
||||
|
||||
#ifdef __DARWIN__
|
||||
#ifdef __APPLE__
|
||||
#define NULL_NOT_ZERO
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue