diff --git a/uicb.c b/uicb.c index 31c0feb3a..b0ce627a3 100644 --- a/uicb.c +++ b/uicb.c @@ -30,7 +30,8 @@ #include "statusbar.h" #include "layouts/tile.h" -const NameFuncLink UicbList[] = { +const NameFuncLink UicbList[] = +{ /* xutil.c */ {"spawn", uicb_spawn}, {"exec", uicb_exec},