From 55be36853911cf1830f55c52e3929d67037df3ac Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Sat, 22 Dec 2007 15:30:05 +0100 Subject: [PATCH] cosmetic --- widgets/taglist.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/widgets/taglist.c b/widgets/taglist.c index 18780ba15..69bc4fc15 100644 --- a/widgets/taglist.c +++ b/widgets/taglist.c @@ -39,9 +39,8 @@ taglist_draw(Widget *widget, flagsize = (vscreen.font->height + 2) / 4; for(tag = vscreen.tags; tag; tag = tag->next) - { - width += textwidth(ctx, vscreen.font, tag->name); - } + width += textwidth(ctx, vscreen.font, tag->name); + location = calculate_offset(vscreen.statusbar->width, width, offset,