diff options
Diffstat (limited to 'doc/PkgRequire.3')
-rw-r--r-- | doc/PkgRequire.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PkgRequire.3 b/doc/PkgRequire.3 index 77e73f1..8932135 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 int objc in +.AP size_t objc in Number of requirements. .AP Tcl_Obj* objv[] in Array of requirements. |