commit | 3350453014324e375cdca722b50e93cdd78894ed | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Tue May 23 13:45:37 2006 -0600 |
committer | Junio C Hamano <junkio@cox.net> | Tue May 23 14:01:59 2006 -0700 |
tree | 06b01210ab07262ca2417da44df3c669ec9fd039 | |
parent | f8128cfb8d5892e76611d024a19c1ecdace9a39e [diff] |
Move B and Q decoding into check header. B and Q decoding is not appropriate for in body headers, so move it up to where we explicitly know we have a real email header. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Junio C Hamano <junkio@cox.net>