summaryrefslogtreecommitdiffstats
path: root/doc/PkgRequire.3
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-04-19 09:18:32 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-04-19 09:18:32 (GMT)
commitae3ae231d062923a954f46ee5d854b7cb1ed3360 (patch)
treeee4764a682218ba0762817716723101f26a5155f /doc/PkgRequire.3
parentd87bc3c2f0cc186486e5c0fee0dc59a8e952cbaa (diff)
parentd4dd40b364d4b3e6a4fa9e5b26c65d79e7d3d58d (diff)
downloadtcl-ae3ae231d062923a954f46ee5d854b7cb1ed3360.zip
tcl-ae3ae231d062923a954f46ee5d854b7cb1ed3360.tar.gz
tcl-ae3ae231d062923a954f46ee5d854b7cb1ed3360.tar.bz2
Merge trunk
Diffstat (limited to 'doc/PkgRequire.3')
-rw-r--r--doc/PkgRequire.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PkgRequire.3 b/doc/PkgRequire.3
index 8932135..1b76ed6 100644
--- a/doc/PkgRequire.3
+++ b/doc/PkgRequire.3
@@ -55,7 +55,7 @@ Pointer to place to store the value associated with the matching
package. It is only changed if the pointer is not NULL and the
function completed successfully. The storage can be any pointer
type with the same size as a void pointer.
-.AP size_t objc in
+.AP Tcl_Size objc in
Number of requirements.
.AP Tcl_Obj* objv[] in
Array of requirements.