xi: Use RESTYPE consistently

No functional change

Reviewed-by: Soren Sandmann <ssp@redhat.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson 2011-02-28 17:11:35 -05:00
parent 2413702aa0
commit 2cb3dc020c
2 changed files with 2 additions and 2 deletions

View File

@ -76,7 +76,7 @@ extern int ChangeDeviceNotify;
extern int DevicePresenceNotify;
extern int DevicePropertyNotify;
extern int RT_INPUTCLIENT;
extern RESTYPE RT_INPUTCLIENT;
extern DevPrivateKeyRec XIClientPrivateKeyRec;
#define XIClientPrivateKey (&XIClientPrivateKeyRec)

View File

@ -358,7 +358,7 @@ int ChangeDeviceNotify;
int DevicePresenceNotify;
int DevicePropertyNotify;
int RT_INPUTCLIENT;
RESTYPE RT_INPUTCLIENT;
/*****************************************************************
*