From cce2236cbd3ed8e3ac153b6dac0f5aa6d0243439 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 22 Sep 2004 20:00:58 +0000 Subject: [PATCH] Remove trailing blanks. --- src/unexpand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.47.2