(Entity hierarchy): Translate.
[elisp/flim.git] / mime-parse.el
index 7e71b3c..fa20a85 100644 (file)
@@ -201,7 +201,7 @@ If is is not found, return DEFAULT-ENCODING."
            (mime-entity-set-children-internal entity (nreverse children))
            )
        (mime-entity-set-content-type-internal
-        entity (make-mime-content-type 'application 'octet-stream))
+        entity (make-mime-content-type 'message 'x-broken))
        nil)
       )))