From: Jim Meyering Date: Wed, 22 Sep 2004 20:00:58 +0000 (+0000) Subject: Remove trailing blanks. X-Git-Tag: v5.3.0~640 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce2236cbd3ed8e3ac153b6dac0f5aa6d0243439;p=thirdparty%2Fcoreutils.git Remove trailing blanks. --- diff --git a/src/unexpand.c b/src/unexpand.c index 60321d47a2..27fc6fec59 100644 --- a/src/unexpand.c +++ b/src/unexpand.c @@ -442,7 +442,7 @@ unexpand (void) pending = 0; one_blank_before_tab_stop = false; } - + prev_blank = blank; convert &= convert_entire_line | blank; }