aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-simple-data-wrapper-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-simple-data-wrapper-stream.h')
-rw-r--r--camel/camel-simple-data-wrapper-stream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/camel/camel-simple-data-wrapper-stream.h b/camel/camel-simple-data-wrapper-stream.h
index ee24fd71d3..bdb6741693 100644
--- a/camel/camel-simple-data-wrapper-stream.h
+++ b/camel/camel-simple-data-wrapper-stream.h
@@ -43,9 +43,9 @@ extern "C" {
(GTK_CHECK_CAST ((obj), CAMEL_TYPE_SIMPLE_DATA_WRAPPER_STREAM, CamelSimpleDataWrapperStream))
#define CAMEL_SIMPLE_DATA_WRAPPER_STREAM_CLASS(klass) \
(GTK_CHECK_CLASS_CAST ((klass), CAMEL_TYPE_SIMPLE_DATA_WRAPPER_STREAM, CamelSimpleDataWrapperStreamClass))
-#define IS_CAMEL_SIMPLE_DATA_WRAPPER_STREAM(obj) \
+#define CAMEL_IS_SIMPLE_DATA_WRAPPER_STREAM(obj) \
(GTK_CHECK_TYPE ((obj), CAMEL_TYPE_SIMPLE_DATA_WRAPPER_STREAM))
-#define IS_CAMEL_SIMPLE_DATA_WRAPPER_STREAM_CLASS(klass) \
+#define CAMEL_IS_SIMPLE_DATA_WRAPPER_STREAM_CLASS(klass) \
(GTK_CHECK_CLASS_TYPE ((obj), CAMEL_TYPE_SIMPLE_DATA_WRAPPER_STREAM))
d>-3/+3 * SHA256ifyedwin2006-01-241-0/+1 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * Clear moonlight beckons.ade2003-03-072-1/+1 * Forgot to bump PORTREVISION.demon2002-12-231-0/+1 * Fix path to perl binary.demon2002-12-231-1/+1 * Fix man.cgi script installation.demon2001-12-241-2/+2 * Add one more MASTER_SITE.demon2001-08-18