update
This commit is contained in:
4
.CondaPkg/env/Library/include/X11/Xutil.h
vendored
4
.CondaPkg/env/Library/include/X11/Xutil.h
vendored
@@ -408,11 +408,11 @@ extern int XDestroyRegion(
|
||||
Region /* r */
|
||||
);
|
||||
|
||||
extern int XEmptyRegion(
|
||||
extern Bool XEmptyRegion(
|
||||
Region /* r */
|
||||
);
|
||||
|
||||
extern int XEqualRegion(
|
||||
extern Bool XEqualRegion(
|
||||
Region /* r1 */,
|
||||
Region /* r2 */
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user