aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/dmx/input/ChkNotMaskEv.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/dmx/input/ChkNotMaskEv.h')
-rw-r--r--xorg-server/hw/dmx/input/ChkNotMaskEv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/dmx/input/ChkNotMaskEv.h b/xorg-server/hw/dmx/input/ChkNotMaskEv.h
index f79075e1d..78ad51f91 100644
--- a/xorg-server/hw/dmx/input/ChkNotMaskEv.h
+++ b/xorg-server/hw/dmx/input/ChkNotMaskEv.h
@@ -36,5 +36,5 @@
#ifndef _CHKNOTMASKEV_H_
#define _CHKNOTMASKEV_H_
-extern Bool XCheckNotMaskEvent (Display *dpy, long mask, XEvent *event);
+extern Bool XCheckNotMaskEvent(Display * dpy, long mask, XEvent * event);
#endif