Move B and Q decoding into check header.
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 23 May 2006 19:45:37 +0000 (13:45 -0600)
committerJunio C Hamano <junkio@cox.net>
Tue, 23 May 2006 21:01:59 +0000 (14:01 -0700)
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>

No differences found