diff options
Diffstat (limited to 'plugins/common/msd-input-helper.c')
-rw-r--r-- | plugins/common/msd-input-helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/common/msd-input-helper.c b/plugins/common/msd-input-helper.c index d663afe..b8e87a3 100644 --- a/plugins/common/msd-input-helper.c +++ b/plugins/common/msd-input-helper.c @@ -29,7 +29,7 @@ #include "msd-input-helper.h" -static gboolean +gboolean supports_xinput_devices (void) { gint op_code, event, error; |