diff options
Diffstat (limited to 'doc/SetOptions.3')
-rw-r--r-- | doc/SetOptions.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SetOptions.3 b/doc/SetOptions.3 index cb04655..65fe8cd 100644 --- a/doc/SetOptions.3 +++ b/doc/SetOptions.3 @@ -60,7 +60,7 @@ no window-dependent options, then a NULL value may be supplied for this argument. .AP int objc in Number of values in \fIobjv\fR. -.AP Tcl_Obj "*const objv[]" in +.AP Tcl_Obj "*const *objv" in Command-line arguments for setting configuring options. .AP Tk_SavedOptions *savePtr out If not NULL, the structure pointed to by this argument is filled |