aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-seekable-substream.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-seekable-substream.h')
-rw-r--r--camel/camel-seekable-substream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-seekable-substream.h b/camel/camel-seekable-substream.h
index d3a177f915..a80b1b8484 100644
--- a/camel/camel-seekable-substream.h
+++ b/camel/camel-seekable-substream.h
@@ -57,6 +57,7 @@ struct _CamelSeekableSubstream
guint32 inf_bound; /* first valid position */
gint64 sup_bound; /* first invalid position */
gboolean open;
+ gboolean eos;
};