summaryrefslogtreecommitdiff
path: root/Xi/getvers.h
diff options
context:
space:
mode:
Diffstat (limited to 'Xi/getvers.h')
-rw-r--r--Xi/getvers.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/Xi/getvers.h b/Xi/getvers.h
index c67e77a0f..11fec4b06 100644
--- a/Xi/getvers.h
+++ b/Xi/getvers.h
@@ -30,15 +30,15 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifndef GETVERS_H
#define GETVERS_H 1
-int SProcXGetExtensionVersion(ClientPtr /* client */
+int SProcXGetExtensionVersion(ClientPtr /* client */
);
-int ProcXGetExtensionVersion(ClientPtr /* client */
+int ProcXGetExtensionVersion(ClientPtr /* client */
);
void SRepXGetExtensionVersion(ClientPtr /* client */ ,
- int /* size */ ,
- xGetExtensionVersionReply * /* rep */
+ int /* size */ ,
+ xGetExtensionVersionReply * /* rep */
);
-#endif /* GETVERS_H */
+#endif /* GETVERS_H */