commit | fff2beeeaa2c02a18fa4b2a6807717679e1a6dcf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat May 15 13:56:02 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 15 13:56:02 2010 +0200 |
tree | c7f77628ab6a605e7d1c111556a32a52e5c6006e | |
parent | 00a927d62b68a3523cb1c4f9aa3f7683345c8182 [diff] [blame] |
First step in the Vim 7.3 branch. Changed version numbers.
diff --git a/src/mbyte.c b/src/mbyte.c index 7a3a27e..cf70f86 100644 --- a/src/mbyte.c +++ b/src/mbyte.c
@@ -1855,6 +1855,7 @@ * Convert the character at screen position "off" to a sequence of bytes. * Includes the composing characters. * "buf" must at least have the length MB_MAXBYTES. + * Only to be used when ScreenLinesUC[off] != 0. * Returns the produced number of bytes. */ int