sync with 0.8.11cvs2
[claws.git] / src / compose.c
index 36946db368561b368ee5288232ee1ef8081997ac..feb69f65b413b8445ce62a2788cea37d4940592c 100644 (file)
@@ -3396,6 +3396,7 @@ static gint compose_write_to_file(Compose *compose, const gchar *file,
                                return -1;
                        } else {
                                buf = chars;
+                               out_codeset = src_codeset;
                                chars = NULL;
                        }
                }