diff options
author | hypnotoad <yoda@etoyoc.com> | 2013-04-29 12:31:11 (GMT) |
---|---|---|
committer | hypnotoad <yoda@etoyoc.com> | 2013-04-29 12:31:11 (GMT) |
commit | 7e98e681444fc1b49413624707b811aa45a5b6fa (patch) | |
tree | 9624a61058e7f648dd4d3e730572daf142b344c9 /doc | |
parent | f23f5f814767bd8ee631943d6a6840ed563e0dea (diff) | |
parent | 1d75b0eb9444d42e7399a40853deb8bb47a88e4d (diff) | |
download | tcl-hypnotoad_prefer_native_8_6.zip tcl-hypnotoad_prefer_native_8_6.tar.gz tcl-hypnotoad_prefer_native_8_6.tar.bz2 |
Bringing patch up to date with the latest trunkhypnotoad_prefer_native_8_6
Diffstat (limited to 'doc')
-rw-r--r-- | doc/NRE.3 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -144,7 +144,7 @@ resolution is already known. The \fIcmd\fR parameter gives a \fBTcl_Command\fR token (returned from \fBTcl_CreateObjCommand\fR or \fBTcl_GetCommandFromObj\fR) identifying the command to be invoked in the trampoline; this command must match the word in \fIobjv[0]\fR. -The remaining arguments are as for \fBTcl_NREvalObj\fR. +The remaining arguments are as for \fBTcl_NREvalObjv\fR. .PP \fBTcl_NREvalObj\fR, \fBTcl_NREvalObjv\fR and \fBTcl_NRCmdSwap\fR all accept a \fIflags\fR parameter, which is an OR-ed-together set of |