summaryrefslogtreecommitdiffstats
path: root/doc/LinkVar.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2019-12-30 21:29:09 (GMT)
committerdgp <dgp@users.sourceforge.net>2019-12-30 21:29:09 (GMT)
commitfd4b052c0d6d912177890c1990f506e959cdea5c (patch)
tree084324f857c1fc79e7be5b31ce7be5f48e54045e /doc/LinkVar.3
parent8265ea67d6285031031eeee4037a3b9b35262a10 (diff)
parentf5a8aaadf8c1f3c677edfbdde0c7619089a37705 (diff)
downloadtcl-fd4b052c0d6d912177890c1990f506e959cdea5c.zip
tcl-fd4b052c0d6d912177890c1990f506e959cdea5c.tar.gz
tcl-fd4b052c0d6d912177890c1990f506e959cdea5c.tar.bz2
merge trunk
Diffstat (limited to 'doc/LinkVar.3')
-rw-r--r--doc/LinkVar.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/LinkVar.3 b/doc/LinkVar.3
index 90fe574..6710702 100644
--- a/doc/LinkVar.3
+++ b/doc/LinkVar.3
@@ -59,7 +59,7 @@ In \fBTcl_LinkArray\fR, the additional linked types \fBTCL_LINK_CHARS\fR and
All the above for both functions may be
optionally OR'ed with \fBTCL_LINK_READ_ONLY\fR to make the Tcl
variable read-only.
-.AP int size in
+.AP size_t size in
.VS "TIP 312"
The number of elements in the C array. Must be greater than zero.
.VE "TIP 312"