diff options
Diffstat (limited to 'library/tzdata/Europe/Vatican')
-rw-r--r-- | library/tzdata/Europe/Vatican | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/tzdata/Europe/Vatican b/library/tzdata/Europe/Vatican index be72780..1c0bc07 100644 --- a/library/tzdata/Europe/Vatican +++ b/library/tzdata/Europe/Vatican @@ -1,5 +1,5 @@ # created by ../tools/tclZIC.tcl - do not edit if {![info exists TZData(Europe/Rome)]} { - loadTimeZoneFile Europe/Rome + LoadTimeZoneFile Europe/Rome } -set tzdata(:Europe/Vatican) $TZData(:Europe/Rome) +set TZData(:Europe/Vatican) $TZData(:Europe/Rome) |