summaryrefslogtreecommitdiffstats
path: root/doc/NRE.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-02-23 12:20:34 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-02-23 12:20:34 (GMT)
commitefce255dd9821b8dacf7c24731015f2eea93a96b (patch)
tree78e4eb4bfdf3e4739b36a88dd7bf94221fc21247 /doc/NRE.3
parent21134c44f3434c701ef4f166be74f389cd3425bd (diff)
parent6d23f73e8aba5d1c6ed987c139b2b719be84a254 (diff)
downloadtcl-efce255dd9821b8dacf7c24731015f2eea93a96b.zip
tcl-efce255dd9821b8dacf7c24731015f2eea93a96b.tar.gz
tcl-efce255dd9821b8dacf7c24731015f2eea93a96b.tar.bz2
Merge 9.0. Update documentation
Diffstat (limited to 'doc/NRE.3')
-rw-r--r--doc/NRE.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NRE.3 b/doc/NRE.3
index fb0676e..9bddf27 100644
--- a/doc/NRE.3
+++ b/doc/NRE.3
@@ -55,7 +55,7 @@ and \fIobjProc\fR.
.AP Tcl_CmdDeleteProc *deleteProc in/out
Called before \fIcmdName\fR is deleted from the interpreter, allowing for
command-specific cleanup. May be NULL.
-.AP int objc in
+.AP size_t objc in
Number of items in \fIobjv\fR.
.AP Tcl_Obj **objv in
Words in the command.