]> git.cameronkatri.com Git - bsd-progress.git/commitdiff
merge tzcode 2019a
authorchristos <christos@NetBSD.org>
Thu, 4 Apr 2019 18:18:52 +0000 (18:18 +0000)
committerchristos <christos@NetBSD.org>
Thu, 4 Apr 2019 18:18:52 +0000 (18:18 +0000)
include/tzfile.h

index b19046c00d79cb85eda5bd947fac7084f57f558e..6ecda87e93859e2374cca4679ac037124f9983e9 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: tzfile.h,v 1.8 2015/07/11 16:40:53 christos Exp $      */
+/*     $NetBSD: tzfile.h,v 1.9 2019/04/04 18:18:52 christos Exp $      */
 
 #ifndef _TZFILE_H_
 #define _TZFILE_H_
@@ -32,6 +32,9 @@
 #define TZDEFRULES     "posixrules"
 #endif /* !defined TZDEFRULES */
 
+
+/* See Internet RFC 8536 for more details about the following format.  */
+
 /*
 ** Each file begins with. . .
 */