diff options
Diffstat (limited to 'em-format/em-format-quote.h')
-rw-r--r-- | em-format/em-format-quote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/em-format/em-format-quote.h b/em-format/em-format-quote.h index 8aca4b8e3f..5b010e1da5 100644 --- a/em-format/em-format-quote.h +++ b/em-format/em-format-quote.h @@ -59,7 +59,7 @@ struct _EMFormatQuote { EMFormatQuotePrivate *priv; - char *credits; + gchar *credits; CamelStream *stream; guint32 flags; |