Revision 812bdbc31b246fcd5f3293e4dbac27eaec1ef4fa authored by Thiago Farina on 18 September 2009, 19:11:52 UTC, committed by Junio C Hamano on 19 September 2009, 02:48:48 UTC
These spaces immediately before the end of lines are unnecessary.

While at it, instead of using a single string literal with backslashes
at end of each line, split the lines into individual string literals
and tell the compiler to concatenate them.

Signed-off-by: Thiago Farina <tfransosi@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 1f986c4
History
File Mode Size
1-UTF-8.txt -rw-r--r-- 23 bytes
2-UTF-8.txt -rw-r--r-- 100 bytes
ISO-2022-JP.txt -rw-r--r-- 86 bytes
ISO8859-1.txt -rw-r--r-- 15 bytes
eucJP.txt -rw-r--r-- 68 bytes

back to top