aboutsummaryrefslogtreecommitdiffstats
path: root/dome_key_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'dome_key_map.h')
-rw-r--r--dome_key_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dome_key_map.h b/dome_key_map.h
index d9ba8d8..c5e326b 100644
--- a/dome_key_map.h
+++ b/dome_key_map.h
@@ -36,7 +36,7 @@ typedef struct {
Config *c_parse_args(const char *const *args, size_t length, Config *config_ptr);
-void c_run_key_action(State *state, Trigger trigger, const Trigger *mode);
+void c_run_key_action(State *state, Trigger trigger);
void config_free(Config *ptr);