mirror of
https://github.com/zoriya/ash.git
synced 2026-05-31 10:02:39 +00:00
Merge branch 'master' of github.com:AnonymusRaccoon/ash into localvars
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user