diff options
Diffstat (limited to 'library/tzdata/UTC')
-rw-r--r-- | library/tzdata/UTC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/tzdata/UTC b/library/tzdata/UTC index b7da512..6d04d96 100644 --- a/library/tzdata/UTC +++ b/library/tzdata/UTC @@ -1,4 +1,4 @@ -# created by ../tools/tclZIC.tcl - do not edit +# created by tools/tclZIC.tcl - do not edit if {![info exists TZData(Etc/UTC)]} { LoadTimeZoneFile Etc/UTC } |