[balsa/gmime3: 33/49] Oops--typo
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa/gmime3: 33/49] Oops--typo
- Date: Tue, 7 Jan 2020 02:10:51 +0000 (UTC)
commit c0462b7c7dea775528e22f40e9ab32972144a998
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Fri Nov 22 15:21:09 2019 -0800
Oops--typo
modified: libbalsa/send.c
libbalsa/send.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libbalsa/send.c b/libbalsa/send.c
index 5e1bc7e89..0de31f725 100644
--- a/libbalsa/send.c
+++ b/libbalsa/send.c
@@ -1287,7 +1287,7 @@ libbalsa_message_create_mime_message(LibBalsaMessage *message,
if (body->attach_mode == LIBBALSA_ATTACH_AS_EXTBODY) {
GMimeContentType *content_type =
g_mime_content_type_new("message", "external-body");
- mime_part = g_mime_object_new_type(libbalsa_parser_options,
+ mime_part = g_mime_object_new_type(libbalsa_parser_options(),
"message", "external-body");
g_mime_object_set_content_type(mime_part, content_type);
g_mime_part_set_content_encoding(GMIME_PART(mime_part),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]