mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Xext: damage: DamageExtSetCritical() replace Bool by bool
Prefer C standard stdbool over Xlib's own type. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
30fb629a7d
commit
080413fe1f
@@ -63,7 +63,6 @@
|
||||
#include "privates.h"
|
||||
#include "mi.h"
|
||||
#include "damage.h"
|
||||
#include "Xext/damage/damageextint.h"
|
||||
#include "xfixes.h"
|
||||
#include <X11/extensions/compositeproto.h>
|
||||
#include "compositeext.h"
|
||||
|
||||
Reference in New Issue
Block a user