summaryrefslogtreecommitdiffstats
path: root/library/tzdata/Etc/Greenwich
diff options
context:
space:
mode:
Diffstat (limited to 'library/tzdata/Etc/Greenwich')
-rw-r--r--library/tzdata/Etc/Greenwich4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/tzdata/Etc/Greenwich b/library/tzdata/Etc/Greenwich
index 2993a95..a729073 100644
--- a/library/tzdata/Etc/Greenwich
+++ b/library/tzdata/Etc/Greenwich
@@ -1,5 +1,5 @@
# created by ../tools/tclZIC.tcl - do not edit
if {![info exists TZData(Etc/GMT)]} {
- loadTimeZoneFile Etc/GMT
+ LoadTimeZoneFile Etc/GMT
}
-set tzdata(:Etc/Greenwich) $TZData(:Etc/GMT)
+set TZData(:Etc/Greenwich) $TZData(:Etc/GMT)