commit | 035db9f0e1255696c510030ffeb8c3632d4e5180 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 10 18:02:27 2007 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 10 18:02:27 2007 +0000 |
tree | 5d9ed76cd7ff1a03d40403a69c71bdf02580f27e | |
parent | 7aa9f6a03ac2cd935d55b1fd1c9f81bb855711c4 [diff] [blame] |
updated for version 7.1b
diff --git a/src/undo.c b/src/undo.c index 7167cab..c3801a4 100644 --- a/src/undo.c +++ b/src/undo.c
@@ -1969,7 +1969,7 @@ } /* - * If the block only containes free memory now, release it. + * If the block only contains free memory now, release it. */ if (!keep && curbuf->b_mb_current->mb_size == curbuf->b_mb_current->mb_info.m_next->m_size)