summaryrefslogtreecommitdiff
path: root/Xi/xiquerypointer.h
diff options
context:
space:
mode:
Diffstat (limited to 'Xi/xiquerypointer.h')
-rw-r--r--Xi/xiquerypointer.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/Xi/xiquerypointer.h b/Xi/xiquerypointer.h
index ea22376a6..a6bc4ce95 100644
--- a/Xi/xiquerypointer.h
+++ b/Xi/xiquerypointer.h
@@ -30,10 +30,10 @@
#ifndef QUERYDP_H
#define QUERYDP_H 1
-int SProcXIQueryPointer(ClientPtr /* client */);
-int ProcXIQueryPointer(ClientPtr /* client */);
+int SProcXIQueryPointer(ClientPtr /* client */ );
+int ProcXIQueryPointer(ClientPtr /* client */ );
void SRepXIQueryPointer(ClientPtr /* client */ ,
- int /* size */ ,
- xXIQueryPointerReply * /* rep */);
+ int /* size */ ,
+ xXIQueryPointerReply * /* rep */ );
-#endif /* QUERYDP_H */
+#endif /* QUERYDP_H */