aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-icon-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-icon-stream.h')
-rw-r--r--mail/em-icon-stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-icon-stream.h b/mail/em-icon-stream.h
index f97552609b..03663b5051 100644
--- a/mail/em-icon-stream.h
+++ b/mail/em-icon-stream.h
@@ -47,7 +47,7 @@ typedef struct _EMIconStream {
struct _GtkImage *image;
char *key;
- int keep:1;
+ guint keep:1;
} EMIconStream;
typedef struct {