diff options
Diffstat (limited to 'doc/AddErrInfo.3')
| -rw-r--r-- | doc/AddErrInfo.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/AddErrInfo.3 b/doc/AddErrInfo.3 index 10052cf..95451d3 100644 --- a/doc/AddErrInfo.3 +++ b/doc/AddErrInfo.3 @@ -61,7 +61,7 @@ in the form of a Tcl_Obj value. .AP size_t length in The number of bytes to copy from \fImessage\fR when appending to the \fB\-errorinfo\fR return option. -If (size_t)-1, all bytes up to the first null byte are used. +If TCL_AUTO_LENGTH, all bytes up to the first null byte are used. .AP Tcl_Obj *errorObjPtr in The \fB\-errorcode\fR return option will be set to this value. .AP char *element in |
