diff options
Diffstat (limited to 'src/exchange-lib/testing_api_cmd_exec_keyup.c')
-rw-r--r-- | src/exchange-lib/testing_api_cmd_exec_keyup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-lib/testing_api_cmd_exec_keyup.c b/src/exchange-lib/testing_api_cmd_exec_keyup.c index eab7604e..be08bacd 100644 --- a/src/exchange-lib/testing_api_cmd_exec_keyup.c +++ b/src/exchange-lib/testing_api_cmd_exec_keyup.c @@ -121,7 +121,7 @@ keyup_cleanup (void *cls, */ static int keyup_traits (void *cls, - void **ret, + const void **ret, const char *trait, unsigned int index) { |