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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-seekable-substream.h b/camel/camel-seekable-substream.h
index e34a67ee92..72f04601c8 100644
--- a/camel/camel-seekable-substream.h
+++ b/camel/camel-seekable-substream.h
@@ -83,7 +83,7 @@ GtkType camel_seekable_substream_get_type (void);
/* public methods */
/* obtain a new seekable substream */
-CamelSeekableSubstream *
+CamelStream *
camel_seekable_substream_new_with_seekable_stream_and_bounds (CamelSeekableStream *parent_stream,
guint32 inf_bound,
gint64 sup_bound);