diff options
Diffstat (limited to 'library/tzdata/Europe/Vatican')
-rw-r--r-- | library/tzdata/Europe/Vatican | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Europe/Vatican b/library/tzdata/Europe/Vatican index fe50765..b1f3821 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 -} -set TZData(:Europe/Vatican) $TZData(:Europe/Rome) +# created by tools/tclZIC.tcl - do not edit
+if {![info exists TZData(Europe/Rome)]} {
+ LoadTimeZoneFile Europe/Rome
+}
+set TZData(:Europe/Vatican) $TZData(:Europe/Rome)
|