aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-parser-inlinepgp-encrypted.c
diff options
context:
space:
mode:
Diffstat (limited to 'em-format/e-mail-parser-inlinepgp-encrypted.c')
-rw-r--r--em-format/e-mail-parser-inlinepgp-encrypted.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/em-format/e-mail-parser-inlinepgp-encrypted.c b/em-format/e-mail-parser-inlinepgp-encrypted.c
index b7d5738275..885f9151e6 100644
--- a/em-format/e-mail-parser-inlinepgp-encrypted.c
+++ b/em-format/e-mail-parser-inlinepgp-encrypted.c
@@ -76,7 +76,8 @@ empe_inlinepgp_encrypted_parse (EMailParserExtension *extension,
local_error->message);
g_error_free (local_error);
- e_mail_parser_parse_part_as (parser,
+ e_mail_parser_parse_part_as (
+ parser,
part, part_id,
"application/vnd.evolution.source",
cancellable, out_mail_parts);