diff src/mbyte.c @ 2154:7c8c7c95a865 vim73

First step in the Vim 7.3 branch. Changed version numbers.
author Bram Moolenaar <bram@zimbu.org>
date Sat, 15 May 2010 13:56:02 +0200
parents 1378bc45ebe5
children 733f0dc510c3 54605ada811b
line wrap: on
line diff
--- a/src/mbyte.c
+++ b/src/mbyte.c
@@ -1855,6 +1855,7 @@ utfc_ptr2char_len(p, pcc, maxlen)
  * 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