fix rfc2047 formatter.
authorJunio C Hamano <junkio@cox.net>
Mon, 19 Jun 2006 22:00:17 +0000 (15:00 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 20 Jun 2006 01:43:30 +0000 (18:43 -0700)
Running git-format-patch on patches from Lukas destroyed
the From: line. This fixes it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found