aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-remote-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-remote-store.h')
-rw-r--r--camel/camel-remote-store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-remote-store.h b/camel/camel-remote-store.h
index 4530c22f14..4a91f7a3e7 100644
--- a/camel/camel-remote-store.h
+++ b/camel/camel-remote-store.h
@@ -42,7 +42,7 @@ typedef struct {
CamelStore parent_object;
CamelStream *istream, *ostream;
- guint timeout_id;
+ guint timeout_id, default_port;
} CamelRemoteStore;