git-apply: what is detected and fixed is not just trailing spaces.
commitc94bf41c9a78dc1c084f2a2895f95b6b6d8f79b1
authorJunio C Hamano <junkio@cox.net>
Sun, 3 Jun 2007 02:55:54 +0000 (2 19:55 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 3 Jun 2007 03:02:19 +0000 (2 20:02 -0700)
treef5040d5a1f56a9479f0277158a2648df9e63a272
parentd3017e9373d1fea0558c77de7297648667e3a713
git-apply: what is detected and fixed is not just trailing spaces.

But we kept saying "trailing whitespace" all the same.  Reword the
error messages a bit.

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-apply.c