summaryrefslogtreecommitdiff
path: root/atspi/atspi-registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'atspi/atspi-registry.c')
-rw-r--r--atspi/atspi-registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atspi/atspi-registry.c b/atspi/atspi-registry.c
index 9e49562b..92f73538 100644
--- a/atspi/atspi-registry.c
+++ b/atspi/atspi-registry.c
@@ -125,7 +125,7 @@ atspi_register_keystroke_listener (AtspiDeviceListener *listener,
GArray *key_set,
AtspiKeyMaskType modmask,
AtspiKeyEventMask event_types,
- AtspiKeyListenerSyncType sync_type, GError **error)
+ gint sync_type, GError **error)
{
GArray *d_key_set;
gchar *path = _atspi_device_listener_get_path (listener);