diff options
Diffstat (limited to 'doc/ChnlStack.3')
| -rw-r--r-- | doc/ChnlStack.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ChnlStack.3 b/doc/ChnlStack.3 index b046cd2..70d1050 100644 --- a/doc/ChnlStack.3 +++ b/doc/ChnlStack.3 @@ -32,7 +32,7 @@ Tcl_Channel Interpreter for error reporting. .AP "const Tcl_ChannelType" *typePtr in The new channel I/O procedures to use for \fIchannel\fR. -.AP ClientData clientData in +.AP void *clientData in Arbitrary one-word value to pass to channel I/O procedures. .AP int mask in Conditions under which \fIchannel\fR will be used: OR-ed combination of |
