[balsa/gmime3: 34/50] Oops--typo
- From: Peter Bloomfield <peterb src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [balsa/gmime3: 34/50] Oops--typo
 
- Date: Thu,  9 Jan 2020 03:22:36 +0000 (UTC)
 
commit 6e229997632c2ea0d49c07104b3ec17caf6733ee
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]