cvsimport

This commit is contained in:
okan
2014-01-29 22:30:00 +00:00
7 changed files with 99 additions and 75 deletions

View File

@ -167,7 +167,7 @@ kbfunc_client_search(struct client_ctx *cc, union arg *arg)
}
void
kbfunc_menu_search(struct client_ctx *cc, union arg *arg)
kbfunc_menu_cmd(struct client_ctx *cc, union arg *arg)
{
struct screen_ctx *sc = cc->sc;
struct cmd *cmd;