summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-09-22 20:00:58 +0000
committerJim Meyering <jim@meyering.net>2004-09-22 20:00:58 +0000
commitcce2236cbd3ed8e3ac153b6dac0f5aa6d0243439 (patch)
treec81df9f61a72d4b204eb816c9af1ef66a843495d /src
parent5414dae31fbd004450293cf2ba745d4a9bb39558 (diff)
downloadcoreutils-cce2236cbd3ed8e3ac153b6dac0f5aa6d0243439.tar.xz
Remove trailing blanks.
Diffstat (limited to 'src')
-rw-r--r--src/unexpand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexpand.c b/src/unexpand.c
index 60321d47a..27fc6fec5 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;
}