aboutsummaryrefslogtreecommitdiffstats
path: root/keys.h
diff options
context:
space:
mode:
Diffstat (limited to 'keys.h')
-rw-r--r--keys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keys.h b/keys.h
index 9562059..4ca2502 100644
--- a/keys.h
+++ b/keys.h
@@ -4,6 +4,6 @@
#include "fm.h"
#include "wm.h"
-void handling_keys(int ch, terminal *t, fm_info *i);
+void handling_keys(int ch, fm_info *i);
#endif /* SF_KEYS_H */