summaryrefslogtreecommitdiff
path: root/zwgc/X_gram.h
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/X_gram.h')
-rw-r--r--zwgc/X_gram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zwgc/X_gram.h b/zwgc/X_gram.h
index d051f5e..62a1567 100644
--- a/zwgc/X_gram.h
+++ b/zwgc/X_gram.h
@@ -40,7 +40,7 @@ typedef struct _x_gram {
struct _x_gram *below,*above;
Window w;
#ifdef CMU_ZWGCPLUS
- char *notice;
+ ZNotice_t *notice;
#endif
struct timeval can_die;
} x_gram;