Fix of the subject token name.
authorFrancois Fleuret <francois@fleuret.org>
Fri, 1 Feb 2013 13:55:33 +0000 (14:55 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Fri, 1 Feb 2013 13:55:33 +0000 (14:55 +0100)
mymail.c

index 0593f62..abd4658 100644 (file)
--- a/mymail.c
+++ b/mymail.c
@@ -64,7 +64,7 @@ static char *field_names[] = {
   "mail",
   "from",
   "dest",
-  "subj",
+  "subject",
   "part"
 };