summaryrefslogtreecommitdiff
path: root/Xi/chgptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'Xi/chgptr.h')
-rw-r--r--Xi/chgptr.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/Xi/chgptr.h b/Xi/chgptr.h
index 2d8ab66e5..47265b3bc 100644
--- a/Xi/chgptr.h
+++ b/Xi/chgptr.h
@@ -30,19 +30,19 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifndef CHGPTR_H
#define CHGPTR_H 1
-int SProcXChangePointerDevice(ClientPtr /* client */
+int SProcXChangePointerDevice(ClientPtr /* client */
);
-int ProcXChangePointerDevice(ClientPtr /* client */
+int ProcXChangePointerDevice(ClientPtr /* client */
);
-void DeleteFocusClassDeviceStruct(DeviceIntPtr /* dev */
+void DeleteFocusClassDeviceStruct(DeviceIntPtr /* dev */
);
void SendEventToAllWindows(DeviceIntPtr /* dev */ ,
- Mask /* mask */ ,
- xEvent * /* ev */ ,
- int /* count */
+ Mask /* mask */ ,
+ xEvent * /* ev */ ,
+ int /* count */
);
-#endif /* CHGPTR_H */
+#endif /* CHGPTR_H */