From 79cda322e2840620d98411c9d7ec9226c365b922 Mon Sep 17 00:00:00 2001 From: bertrand Date: Mon, 17 Jan 2000 05:25:36 +0000 Subject: A bunch of new funcs to handle x-evolution private header field. 2000-01-17 bertrand * camel/providers/mbox/camel-mbox-utils.c (camel_mbox_write_xev): (copy_file_chunk): (camel_mbox_xev_write_header_content): (camel_mbox_xev_parse_header_content): (string_to_flag): (flag_to_string): (string_to_uid): (uid_to_string): A bunch of new funcs to handle x-evolution private header field. Various others modifications and fixes. svn path=/trunk/; revision=1576 --- camel/gmime-base64.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'camel/gmime-base64.c') diff --git a/camel/gmime-base64.c b/camel/gmime-base64.c index db784f7143..1d2abecdc6 100644 --- a/camel/gmime-base64.c +++ b/camel/gmime-base64.c @@ -95,3 +95,7 @@ void gmime_decode_base64 (CamelStream *input, CamelStream *output) { } + + + + -- cgit v1.2.3