diff options
| author | Jim Meyering <jim@meyering.net> | 2004-09-22 20:00:58 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 2004-09-22 20:00:58 +0000 |
| commit | cce2236cbd3ed8e3ac153b6dac0f5aa6d0243439 (patch) | |
| tree | c81df9f61a72d4b204eb816c9af1ef66a843495d /src/unexpand.c | |
| parent | Remove trailing blanks. (diff) | |
| download | coreutils-cce2236cbd3ed8e3ac153b6dac0f5aa6d0243439.tar.gz coreutils-cce2236cbd3ed8e3ac153b6dac0f5aa6d0243439.zip | |
Remove trailing blanks.
Diffstat (limited to 'src/unexpand.c')
| -rw-r--r-- | src/unexpand.c | 2 |
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; } |
