diff options
Diffstat (limited to 'doc/Encoding.3')
| -rw-r--r-- | doc/Encoding.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Encoding.3 b/doc/Encoding.3 index ce729b9..c357ecd 100644 --- a/doc/Encoding.3 +++ b/doc/Encoding.3 @@ -147,7 +147,7 @@ buffer as a result of the conversion. May be NULL. .AP int *dstCharsPtr out Filled with the number of characters that correspond to the number of bytes stored in the output buffer. May be NULL. -.AP Tcl_Size *errorIdxPtr out +.AP int *errorIdxPtr out Filled with the index of the byte or character that caused the encoding transform to fail. May be NULL. .AP Tcl_DString *bufPtr out |
