diff: write prefix to the correct file
authorJohn Keeping <john@keeping.me.uk>
Thu, 7 Feb 2013 20:15:24 +0000 (20:15 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Feb 2013 19:42:07 +0000 (11:42 -0800)
commit3bf25c23cd68dd9e99e54bf5443aebbb4a40b7d6
tree44821c8690d74cafc4730954ae3b625bb01e1652
parenta48ec2415882ae15b8593185d6f9ab2f69555a9d
diff: write prefix to the correct file

Write the prefix for an output line to the same file as the actual
content.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.c