diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-04-09 20:11:51 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-04-09 20:11:51 (GMT) |
commit | 1d411553104b36d5a80c7a465812e262145c1942 (patch) | |
tree | c6e9c6776842463a92ff192415aa921e46afc57a /library/tzdata/Indian/Chagos | |
parent | bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207 (diff) | |
download | tcl-1d411553104b36d5a80c7a465812e262145c1942.zip tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.gz tcl-1d411553104b36d5a80c7a465812e262145c1942.tar.bz2 |
Fix tzdata line terminators
Diffstat (limited to 'library/tzdata/Indian/Chagos')
-rw-r--r-- | library/tzdata/Indian/Chagos | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/library/tzdata/Indian/Chagos b/library/tzdata/Indian/Chagos index 222d217..a5cec61 100644 --- a/library/tzdata/Indian/Chagos +++ b/library/tzdata/Indian/Chagos @@ -1,7 +1,7 @@ -# created by tools/tclZIC.tcl - do not edit
-
-set TZData(:Indian/Chagos) {
- {-9223372036854775808 17380 0 LMT}
- {-1988167780 18000 0 IOT}
- {820436400 21600 0 IOT}
-}
+# created by tools/tclZIC.tcl - do not edit + +set TZData(:Indian/Chagos) { + {-9223372036854775808 17380 0 LMT} + {-1988167780 18000 0 IOT} + {820436400 21600 0 IOT} +} |