aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-sync-stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-sync-stream.c')
-rw-r--r--mail/em-sync-stream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-sync-stream.c b/mail/em-sync-stream.c
index cb8cfb36cd..5648efc83e 100644
--- a/mail/em-sync-stream.c
+++ b/mail/em-sync-stream.c
@@ -57,7 +57,7 @@ struct _EMSyncStreamPrivate {
};
#ifdef LOG_STREAM
-int dolog;
+static int dolog;
#endif
/* Should probably expose messages to outside world ... so subclasses can extend */