aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html.h')
-rw-r--r--mail/em-format-html.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-html.h b/mail/em-format-html.h
index 892a6d8461..c54669aebc 100644
--- a/mail/em-format-html.h
+++ b/mail/em-format-html.h
@@ -111,7 +111,7 @@ struct _EMFormatHTML {
GSList *headers;
guint32 text_html_flags; /* default flags for text to html conversion */
- guint32 header_colour; /* header box colour */
+ guint32 body_colour; /* header box colour */
guint32 text_colour;
guint32 citation_colour;
unsigned int xmailer_mask:4;