summaryrefslogtreecommitdiff
path: root/Xi/getdctl.h
diff options
context:
space:
mode:
authorZephaniah E. Hull <warp@agamemnon.b5>2006-10-21 04:26:14 -0400
committerZephaniah E. Hull <warp@agamemnon.b5>2006-10-21 04:26:14 -0400
commite26a494f417c3c700636ee68892c3015b2e0f27a (patch)
tree05c7c00ca9815a3b3125d406dfe8f912071fc09e /Xi/getdctl.h
parent736b0d5078597abbda80444deef852879260af90 (diff)
parentaeba855b07832354f59678e20cc29a085e42bd99 (diff)
Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver
Diffstat (limited to 'Xi/getdctl.h')
-rw-r--r--Xi/getdctl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Xi/getdctl.h b/Xi/getdctl.h
index f6febb2b6..36868d8be 100644
--- a/Xi/getdctl.h
+++ b/Xi/getdctl.h
@@ -55,6 +55,11 @@ void CopySwapDeviceCore(ClientPtr /* client */ ,
char * /* buf */
);
+void CopySwapDeviceEnable(ClientPtr /* client */ ,
+ DeviceIntPtr /* dev */ ,
+ char * /* buf */
+ );
+
void SRepXGetDeviceControl(ClientPtr /* client */ ,
int /* size */ ,
xGetDeviceControlReply * /* rep */