summaryrefslogtreecommitdiffstats
path: root/library/tzdata/Europe/Mariehamn
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2009-04-09 20:11:51 (GMT)
committerKevin B Kenny <kennykb@acm.org>2009-04-09 20:11:51 (GMT)
commit1d411553104b36d5a80c7a465812e262145c1942 (patch)
treec6e9c6776842463a92ff192415aa921e46afc57a /library/tzdata/Europe/Mariehamn
parentbef7925ea45ac7e83a9ecc812e9a2ccfc86fa207 (diff)
downloadtcl-1d411553104b36d5a80c7a465812e262145c1942.zip
tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.gz
tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.bz2
Fix tzdata line terminators
Diffstat (limited to 'library/tzdata/Europe/Mariehamn')
-rw-r--r--library/tzdata/Europe/Mariehamn10
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Europe/Mariehamn b/library/tzdata/Europe/Mariehamn
index 6856579..26d9177 100644
--- a/library/tzdata/Europe/Mariehamn
+++ b/library/tzdata/Europe/Mariehamn
@@ -1,5 +1,5 @@
-# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Europe/Helsinki)]} {
- LoadTimeZoneFile Europe/Helsinki
-}
-set TZData(:Europe/Mariehamn) $TZData(:Europe/Helsinki)
+# created by tools/tclZIC.tcl - do not edit
+if {![info exists TZData(Europe/Helsinki)]} {
+ LoadTimeZoneFile Europe/Helsinki
+}
+set TZData(:Europe/Mariehamn) $TZData(:Europe/Helsinki)