Fredrik Kuivinen <[EMAIL PROTECTED]> writes:

> The message "\ No newline at end of file" which sometimes is produced
> by diff(1) is locale dependent. We can't assume more than that it
> begins with "\ ".
>
> Signed-off-by: Fredrik Kuivinen <[EMAIL PROTECTED]>
> ---
>
> The previous patch wasn't doing the right thing. Hopefully I have
> managed to get it right this time.

I noticed that you left 12 in the previous patch, and thought it
was a sane safety measure to make sure that the incomplete line
marker is of reasonably length, not just any line that starts
with '\ ' (i.e. "\ foobar\n", which is a tad short).

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to