summaryrefslogtreecommitdiff
path: root/src/timezone/tzfile.h
diff options
context:
space:
mode:
authorTom Lane2017-10-23 21:54:09 +0000
committerTom Lane2017-10-23 21:54:09 +0000
commit24a1897ab92646795bf065aa1b9d266aba74469f (patch)
tree946afa0353892d8fb2767f7683c806c30ac5140d /src/timezone/tzfile.h
parentf3ea3e3e820b6b7512e48660bf984603418d53ff (diff)
Sync our copy of the timezone library with IANA release tzcode2017c.
This is a trivial update containing only cosmetic changes. The point is just to get back to being synced with an official release of tzcode, rather than some ad-hoc point in their commit history, which is where commit 47f849a3c left it.
Diffstat (limited to 'src/timezone/tzfile.h')
-rw-r--r--src/timezone/tzfile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/timezone/tzfile.h b/src/timezone/tzfile.h
index 2843833e494..25ca3074034 100644
--- a/src/timezone/tzfile.h
+++ b/src/timezone/tzfile.h
@@ -50,8 +50,8 @@ struct tzhead
* tzh_timecnt (unsigned char)s types of local time starting at above
* tzh_typecnt repetitions of
* one (char [4]) coded UT offset in seconds
- * one (unsigned char) used to set tm_isdst
- * one (unsigned char) that's an abbreviation list index
+ * one (unsigned char) used to set tm_isdst
+ * one (unsigned char) that's an abbreviation list index
* tzh_charcnt (char)s '\0'-terminated zone abbreviations
* tzh_leapcnt repetitions of
* one (char [4]) coded leap second transition times