aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-quote.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-quote.h')
-rw-r--r--mail/em-format-quote.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/em-format-quote.h b/mail/em-format-quote.h
index 218937b935..4c25179389 100644
--- a/mail/em-format-quote.h
+++ b/mail/em-format-quote.h
@@ -49,8 +49,8 @@ struct _EMFormatQuoteClass {
EMFormatClass format_class;
};
-GType em_format_quote_get_type(void);
+GType em_format_quote_get_type (void);
-EMFormatQuote *em_format_quote_new(const char *, struct _CamelStream *, guint32 flags);
+EMFormatQuote *em_format_quote_new (const char *credits, struct _CamelStream *stream, guint32 flags);
#endif /* !_EM_FORMAT_QUOTE_H */