JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Move a few spaces to the right place.
authorTiago Cunha <tcunha@gmx.com>
Fri, 18 May 2012 14:04:21 +0000 (15:04 +0100)
committerTiago Cunha <tcunha@gmx.com>
Tue, 5 Jun 2012 21:32:02 +0000 (22:32 +0100)
commitd37bb62834875c1db38b60617d36c60093fe7770
tree6eac044e953ce525b663c078fa8a8101d7c8beea
parentd200dcf24050b7ef7b7b9189c51ed70732459824
Move a few spaces to the right place.

The format should only be manipulated by the bar_fmt function or the
user. Thus, delete extra space when outputting the window name and move
the strlcat(3) call that appends four spaces where it belongs. Inside
the window title conditional.

Noticed by LordReg.
spectrwm.c