summaryrefslogtreecommitdiff
path: root/Xi/setmode.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xi/setmode.c')
-rw-r--r--Xi/setmode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Xi/setmode.c b/Xi/setmode.c
index 5ed09136e..e7e12d4e0 100644
--- a/Xi/setmode.c
+++ b/Xi/setmode.c
@@ -68,7 +68,7 @@ SOFTWARE.
*
*/
-int
+int _X_COLD
SProcXSetDeviceMode(ClientPtr client)
{
REQUEST(xSetDeviceModeReq);
@@ -138,7 +138,7 @@ ProcXSetDeviceMode(ClientPtr client)
*
*/
-void
+void _X_COLD
SRepXSetDeviceMode(ClientPtr client, int size, xSetDeviceModeReply * rep)
{
swaps(&rep->sequenceNumber);