summary refs log tree commit diff
path: root/kbfunc.c
diff options
context:
space:
mode:
authorokan <okan>2014-01-29 22:30:00 +0000
committerokan <okan>2014-01-29 22:30:00 +0000
commit1fd3fc49974bdc0c7703b53d9eaea29529e80643 (patch)
tree8f675eaa3c96da03db2404ea9b28390af60a459e /kbfunc.c
parent2b233f0548bb026eebb336bcdac57e48f0839e5c (diff)
parent2be890489b8542b12f77133fbba404210c1b5f54 (diff)
downloadcwm-1fd3fc49974bdc0c7703b53d9eaea29529e80643.tar.gz
cwm-1fd3fc49974bdc0c7703b53d9eaea29529e80643.tar.xz
cwm-1fd3fc49974bdc0c7703b53d9eaea29529e80643.zip
cvsimport
Diffstat (limited to 'kbfunc.c')
-rw-r--r--kbfunc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfunc.c b/kbfunc.c
index dc3f401..3daac44 100644
--- a/kbfunc.c
+++ b/kbfunc.c
@@ -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;