summaryrefslogtreecommitdiffstats
path: root/src/c_keys_next.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_keys_next.h')
-rw-r--r--src/c_keys_next.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c_keys_next.h b/src/c_keys_next.h
index fc76ecf..53e3f23 100644
--- a/src/c_keys_next.h
+++ b/src/c_keys_next.h
@@ -16,6 +16,6 @@
#include "c_init.h"
#include "s_struct.h"
-short c_key_up(t_caps *tcaps, t_msh *msh);
+short c_key_up(char *line[], t_caps *tcaps, t_msh *msh);
#endif