summaryrefslogtreecommitdiffstats
path: root/library/tzdata/Canada/Newfoundland
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/Canada/Newfoundland
parentbef7925ea45ac7e83a9ecc812e9a2ccfc86fa207 (diff)
downloadtcl-1d411553104b36d5a80c7a465812e262145c1942.zip
tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.gz
tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.bz2
Fix tzdata line terminators
Diffstat (limited to 'library/tzdata/Canada/Newfoundland')
-rw-r--r--library/tzdata/Canada/Newfoundland10
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Canada/Newfoundland b/library/tzdata/Canada/Newfoundland
index ca1ab26..6904cde 100644
--- a/library/tzdata/Canada/Newfoundland
+++ b/library/tzdata/Canada/Newfoundland
@@ -1,5 +1,5 @@
-# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(America/St_Johns)]} {
- LoadTimeZoneFile America/St_Johns
-}
-set TZData(:Canada/Newfoundland) $TZData(:America/St_Johns)
+# created by tools/tclZIC.tcl - do not edit
+if {![info exists TZData(America/St_Johns)]} {
+ LoadTimeZoneFile America/St_Johns
+}
+set TZData(:Canada/Newfoundland) $TZData(:America/St_Johns)