diff options
Diffstat (limited to 'src')
-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; } |