summaryrefslogtreecommitdiff
path: root/src/shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shell.c')
-rw-r--r--src/shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.c b/src/shell.c
index 4d11ba4..fcac599 100644
--- a/src/shell.c
+++ b/src/shell.c
@@ -242,7 +242,7 @@ static void
center_on_output(struct weston_surface *surface,
struct weston_output *output);
-static uint32_t
+static enum weston_keyboard_modifier
get_modifier(char *modifier)
{
if (!modifier)