aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-02-09 07:26:31 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-02-09 07:26:31 +0800
commitc9f1db9bd04c54e488d2c3670c9baed990aa205f (patch)
tree122961147ebd07339ede11f14deffb0d103d3ae5 /camel
parent3e5f29f65034bd84afa560c58000ac0ba1695536 (diff)
downloadgsoc2013-evolution-c9f1db9bd04c54e488d2c3670c9baed990aa205f.tar.gz
gsoc2013-evolution-c9f1db9bd04c54e488d2c3670c9baed990aa205f.tar.zst
gsoc2013-evolution-c9f1db9bd04c54e488d2c3670c9baed990aa205f.zip
+ * tests/test-formatter.c (convert_to_html_and_print): Fixed call
+ to 'camel_formatter_mime_message_to_html' to contain correct + params. svn path=/trunk/; revision=1697
Diffstat (limited to 'camel')
-rw-r--r--camel/camel-formatter.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/camel/camel-formatter.c b/camel/camel-formatter.c
index 49033f05a7..4a1b873141 100644
--- a/camel/camel-formatter.c
+++ b/camel/camel-formatter.c
@@ -71,8 +71,8 @@ static void handle_unknown_type (CamelFormatter *formatter,
/* encodes some characters into their 'escaped' version;
* so '<' turns into '&lt;', and '"' turns into '&quot;' */
static gchar* text_to_html (const guchar *input,
- guint len,
- guint *encoded_len_return);
+ guint len,
+ guint *encoded_len_return);
/* compares strings case-insensitively */
static gint strcase_equal (gconstpointer v, gconstpointer v2);
'2018-04-06 23:53:16 +0800'>2018-04-061-0/+1 * Bump PORTREVISION on ports depending on devel/libical.Don Lewis2018-03-201-1/+1 * Mark as broken on armvX.Mark Linimon2018-03-181-4/+5 * Update to 3.0.5.Hajimu UMEMOTO2018-01-032-6/+6 * Remove commented reference to USE_AUTOTOOLS.Tijl Coosemans2017-12-241-1/+0 * - Add XAPIAN option. [1]Hajimu UMEMOTO2017-12-232-11/+30 * devel/icu: update to 60.1Jan Beich2017-11-091-1/+1 * devel/icu: update to 59.1Jan Beich2017-09-251-1/+1 * Add OPTIONS to enable LMDB.Hajimu UMEMOTO2017-09-041-2/+5 * Update to 3.0.4.Hajimu UMEMOTO2017-09-042-4/+4 * Update to 3.0.3.Hajimu UMEMOTO2017-08-112-4/+4 * Now, mail/cyrus-imapd30 can be built fine with archivers/brotli.Hajimu UMEMOTO2017-07-151-4/+2 * Update to 3.0.2.Hajimu UMEMOTO2017-06-234-18/+9 * - Update WWWDmitry Marakasov2017-06-161-1/+1 * Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-231-0/+2 * - Update devel/libical to version 2.0Pawel Pekala2017-05-041-1/+1 * Make it buildable without HTTP.Hajimu UMEMOTO2017-04-211-3/+13 * Update to 3.0.1.Hajimu UMEMOTO2017-04-202-18/+6 * fix plist.Hajimu UMEMOTO2017-04-082-2/+7 * Cyrus IMAP 3.0.0 released.Hajimu UMEMOTO2017-03-243-18/+4 * Fix build. Even when HTTP is not enabled, the headerHajimu UMEMOTO2017-03-181-0/+13 * Update to 3.0.0-rc4.Hajimu UMEMOTO2017-03-172-10/+5 * Fix build with libressl.Hajimu UMEMOTO2017-03-152-0/+43 * Fix build. SQLITE is required unconditionally at least for now.Hajimu UMEMOTO2017-03-141-1/+2 * Fix build. The configure script uses pkg-config forHajimu UMEMOTO2017-03-111-2/+1