aboutsummaryrefslogtreecommitdiffstats
path: root/draw.c
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-04 09:37:25 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-06-04 09:37:25 +0000
commit6494b68742b5f20e3d431716a115319d666752ea (patch)
tree51830d6ca263201b9cf1da23b5471fa77b864a14 /draw.c
parentd77fe5bd516a7085fd24ecd939e6b0816e2a9489 (diff)
downloaddzen-6494b68742b5f20e3d431716a115319d666752ea.tar.gz
dzen-6494b68742b5f20e3d431716a115319d666752ea.zip
intendation fixes
git-svn-id: http://dzen.googlecode.com/svn/trunk@63 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'draw.c')
-rw-r--r--draw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/draw.c b/draw.c
index eb5f1f4..47ae6d3 100644
--- a/draw.c
+++ b/draw.c
@@ -155,7 +155,7 @@ drawheader(char * text) {
dzen.y = 0;
dzen.w = dzen.title_win.width;
dzen.h = dzen.line_height;
-
+
if(text)
drawtext(text, 0, -1, dzen.title_win.alignment);
XCopyArea(dzen.dpy, dzen.title_win.drawable, dzen.title_win.win,