commit | 1056d988442648527a45366c9d16523cdc521031 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 09 22:37:52 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 09 22:37:52 2006 +0000 |
tree | afd2b3182b3c81edf3f95a34c10b3a3ea2e5c833 | |
parent | 4ea8fe1d0600a7020c9f3a652f1d429a96965311 [diff] [blame] |
updated for version 7.0219
diff --git a/src/memline.c b/src/memline.c index b876261..876704a 100644 --- a/src/memline.c +++ b/src/memline.c
@@ -2647,7 +2647,7 @@ /* * Replace line lnum, with buffering, in current buffer. * - * If copy is TRUE, make a copy of the line, otherwise the line has been + * If "copy" is TRUE, make a copy of the line, otherwise the line has been * copied to allocated memory already. * * Check: The caller of this function should probably also call