aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-part.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-mime-part.h')
-rw-r--r--camel/camel-mime-part.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/camel-mime-part.h b/camel/camel-mime-part.h
index 0e6f1a0b4d..3fdb75dee7 100644
--- a/camel/camel-mime-part.h
+++ b/camel/camel-mime-part.h
@@ -42,7 +42,8 @@ extern "C" {
#define IS_CAMEL_MIME_PART(o) (GTK_CHECK_TYPE((o), CAMEL_MIME_PART_TYPE))
-
+/* Do not change these values directly, you
+ would regret it one day */
typedef struct
{
CamelDataWrapper parent_object;