aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-stream-null.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-stream-null.h')
-rw-r--r--camel/camel-stream-null.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-stream-null.h b/camel/camel-stream-null.h
index f2e1c26ccc..be11da7741 100644
--- a/camel/camel-stream-null.h
+++ b/camel/camel-stream-null.h
@@ -46,7 +46,7 @@ struct _CamelStreamNullClass {
CamelStreamClass parent_class;
};
-guint camel_stream_null_get_type (void);
+CamelType camel_stream_null_get_type (void);
CamelStream *camel_stream_null_new (void);