aboutsummaryrefslogtreecommitdiffstats
path: root/dzen.h
diff options
context:
space:
mode:
Diffstat (limited to 'dzen.h')
-rw-r--r--dzen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dzen.h b/dzen.h
index dfaac23..34a68da 100644
--- a/dzen.h
+++ b/dzen.h
@@ -51,7 +51,7 @@ struct SW {
Window win;
Window *line;
- Drawable drawable;
+ Drawable *drawable;
char *tbuf[BUF_SIZE];
int tcnt;