generalize the idea of tokens a bit more, don't restrict it to the rfc822
[apps/madmutt.git] / lib-mime / mime-types.h
index 474a223..59fe54e 100644 (file)
@@ -60,7 +60,7 @@ enum {
     ENCQUOTEDPRINTABLE,
     ENCBASE64,
     ENCBINARY,
-    ENCUUENCODED
+    ENCUUENCODED,
 };
 
 /* Content-Disposition values */