diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-08-02 15:03:45 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-08-02 15:03:45 (GMT) |
commit | 2b096ec26df0564a66dc13dc0f0b84942db5273e (patch) | |
tree | 2f41b7f3b4a915791041575c3a51057f4dcab18e /doc | |
parent | 972ac8cc9d03192665f5f6eaaf49fc1b7c97d109 (diff) | |
parent | a41149258a75935ea1748f2fb603beb84e317ae8 (diff) | |
download | tcl-2b096ec26df0564a66dc13dc0f0b84942db5273e.zip tcl-2b096ec26df0564a66dc13dc0f0b84942db5273e.tar.gz tcl-2b096ec26df0564a66dc13dc0f0b84942db5273e.tar.bz2 |
Merge tip-548
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Utf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ int .AS "const Tcl_UniChar" *uniPattern in/out .AP char *buf out Buffer in which the UTF-8 representation of the Tcl_UniChar is stored. At most -\fBTCL_UTF_MAX\fR bytes are stored in the buffer. +4 bytes are stored in the buffer. .AP int ch in The Unicode character to be converted or examined. .AP Tcl_UniChar *chPtr out |