solving differents norm errors

This commit is contained in:
Clément Le Bihan
2020-05-24 16:28:24 +02:00
parent 4c49190c54
commit 59bcd69cd9
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ typedef struct binding
extern const key_function_t key_functions[];
extern const binding_t emacs_bindings[];
int get_emacs_bindings_size();
int get_emacs_bindings_size(void);
int buffer_get_display_pos(buffer_t *buffer);