commit | e37d50a5def1c0ff162392cd3f017059c458650c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 06 17:06:04 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 06 17:06:04 2008 +0000 |
tree | e7d1e2b17976b130d1283d33b091baf30cfc5d2c | |
parent | da40c8536c2b7bdbd1d192ee1aa3045e2119675e [diff] [blame] |
updated for version 7.2c-000
diff --git a/src/buffer.c b/src/buffer.c index 1b89330..f1b4fd6 100644 --- a/src/buffer.c +++ b/src/buffer.c
@@ -94,7 +94,7 @@ break; /* * if there is no memfile at all, exit - * This is OK, since there are no changes to loose. + * This is OK, since there are no changes to lose. */ if (curbuf == NULL) {