summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--generic/tclClock.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/generic/tclClock.c b/generic/tclClock.c
index 722aba7..b1aefa8 100644
--- a/generic/tclClock.c
+++ b/generic/tclClock.c
@@ -4619,7 +4619,8 @@ ClockSafeCatchCmd(
* environment variable has changed.
*
* Results:
- * None.
+ * An epoch counter to allow efficient checking if the timezone has
+ * changed.
*
* Side effects:
* Calls tzset.