diff options
author | tobias | 2009-11-28 17:52:12 +0000 |
---|---|---|
committer | tobias | 2009-11-28 17:52:12 +0000 |
commit | f770fbbb8001ca6a22e8fc2e23efe287821f1540 (patch) | |
tree | a803a03b5231b485681f72a64d2fa99f7180ec3c /kbfunc.c | |
parent | 2f637a5ba462917ec81f7d7dcfa4ab296a223e61 (diff) | |
download | cwm-f770fbbb8001ca6a22e8fc2e23efe287821f1540.tar.gz |
style (whitespaces)
ok oga, okan
Diffstat (limited to 'kbfunc.c')
-rw-r--r-- | kbfunc.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: kbfunc.c,v 1.43 2009/09/05 16:06:15 okan Exp $ + * $Id: kbfunc.c,v 1.44 2009/11/28 17:52:12 tobias Exp $ */ #include <paths.h> @@ -386,7 +386,7 @@ kbfunc_client_label(struct client_ctx *cc, union arg *arg) char *current; TAILQ_INIT(&menuq); - + current = cc->label; if ((mi = menu_filter(&menuq, "label", current, 1, |