commit | c6fe919573e82727a7de014daab122ffc5001854 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Apr 09 21:54:49 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Apr 09 21:54:49 2006 +0000 |
tree | 237b3cac7ceeee2c16d574a99f1c37e9bd94ea53 | |
parent | 61660eadced09491ef8ee0a7d4af73cc75fdc349 [diff] [blame] |
updated for version 7.0c13
diff --git a/src/option.c b/src/option.c index f809a73..8ed4f34 100644 --- a/src/option.c +++ b/src/option.c
@@ -7743,7 +7743,7 @@ && !gui.starting #endif ) - command_height(old_value); + command_height(); } /* when 'updatecount' changes from zero to non-zero, open swap files */