projects
/
mymail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46cfbfe
)
Fix of the subject token name.
author
Francois Fleuret
<francois@fleuret.org>
Fri, 1 Feb 2013 13:55:33 +0000
(14:55 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Fri, 1 Feb 2013 13:55:33 +0000
(14:55 +0100)
mymail.c
patch
|
blob
|
history
diff --git
a/mymail.c
b/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",
+ "subj
ect
",
"part"
};