summaryrefslogtreecommitdiffstats
path: root/library/tzdata/HST
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)
commit1f99865198b8c9000ddf55ff1402172555b1eb78 (patch)
treec6e9c6776842463a92ff192415aa921e46afc57a /library/tzdata/HST
parent4c8ac836436763b4845b2242e9a65353524cdff1 (diff)
downloadtcl-1f99865198b8c9000ddf55ff1402172555b1eb78.zip
tcl-1f99865198b8c9000ddf55ff1402172555b1eb78.tar.gz
tcl-1f99865198b8c9000ddf55ff1402172555b1eb78.tar.bz2
Fix tzdata line terminators
Diffstat (limited to 'library/tzdata/HST')
-rw-r--r--library/tzdata/HST10
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/HST b/library/tzdata/HST
index 4ac7487..fea7f14 100644
--- a/library/tzdata/HST
+++ b/library/tzdata/HST
@@ -1,5 +1,5 @@
-# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:HST) {
- {-9223372036854775808 -36000 0 HST}
-}
+# created by tools/tclZIC.tcl - do not edit
+
+set TZData(:HST) {
+ {-9223372036854775808 -36000 0 HST}
+}