Minimize trivial differences between a few kb and mb functions.

This commit is contained in:
okan
2014-01-29 22:30:00 +00:00
parent 59fe14bd2f
commit 2be890489b
4 changed files with 9 additions and 10 deletions

View File

@@ -477,7 +477,7 @@ void kbfunc_cmdexec(struct client_ctx *, union arg *);
void kbfunc_cwm_status(struct client_ctx *, union arg *);
void kbfunc_exec(struct client_ctx *, union arg *);
void kbfunc_lock(struct client_ctx *, union arg *);
void kbfunc_menu_search(struct client_ctx *, union arg *);
void kbfunc_menu_cmd(struct client_ctx *, union arg *);
void kbfunc_ssh(struct client_ctx *, union arg *);
void kbfunc_term(struct client_ctx *, union arg *);
void kbfunc_tile(struct client_ctx *, union arg *);