author | Eric W. Biederman <ebiederm@xmission.com> | |
Tue, 23 May 2006 19:53:20 +0000 (13:53 -0600) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 23 May 2006 21:08:32 +0000 (14:08 -0700) | ||
commit | f30b20282babcd77bcadef70b4e36e24cd1f6d59 | |
tree | 777f2dfb14ecfbd3ea11ba4f983ac1ce57af9e6f | tree | snapshot |
parent | 1f36bee67e604735bc48be7fc731a823e6c5807f | commit | diff |
More accurately detect header lines in read_one_header_line
Only count lines of the form '^.*: ' and '^From ' as email
header lines.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Only count lines of the form '^.*: ' and '^From ' as email
header lines.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
mailinfo.c | diff | blob | history |