diff options
| author | dgp <dgp@users.sourceforge.net> | 2017-11-08 03:23:35 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2017-11-08 03:23:35 (GMT) |
| commit | dee7abd87b35462e5ce0b8a90d9e19c23033f55b (patch) | |
| tree | fc43eea1d4201ba7b52fb5e2e6d47c7eba6226a1 /generic/tclInt.h | |
| parent | 7417e2c917cb95b23924d92c441410571ed17a52 (diff) | |
| parent | e82d7fb7538c87bbe0c63263e2032fe02a5a100b (diff) | |
| download | tcl-dee7abd87b35462e5ce0b8a90d9e19c23033f55b.zip tcl-dee7abd87b35462e5ce0b8a90d9e19c23033f55b.tar.gz tcl-dee7abd87b35462e5ce0b8a90d9e19c23033f55b.tar.bz2 | |
merge trunk
Diffstat (limited to 'generic/tclInt.h')
| -rw-r--r-- | generic/tclInt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclInt.h b/generic/tclInt.h index f96449f..2dfb5f3 100644 --- a/generic/tclInt.h +++ b/generic/tclInt.h @@ -4413,7 +4413,7 @@ MODULE_SCOPE int TclIsPureByteArray(Tcl_Obj *objPtr); /* *---------------------------------------------------------------- - * Macro used by the Tcl core to increment a namespace's export export epoch + * Macro used by the Tcl core to increment a namespace's export epoch * counter. The ANSI C "prototype" for this macro is: * * MODULE_SCOPE void TclInvalidateNsCmdLookup(Namespace *nsPtr); |
