]> git.sur5r.net Git - cc65/blobdiff - libsrc/common/timezone.c
The spans do now contain the size of a span, no longer the end offset.
[cc65] / libsrc / common / timezone.c
index b8484dc74529e9f1948b2290d4eb5ca246f13d03..a51009e0ef26b874f9ad66f6b0dc96d6a9e2b520 100644 (file)
 
 
 
+/*****************************************************************************/
+/*                                   Data                                    */
+/*****************************************************************************/
+
+
+
 struct _timezone _tz = {
     0,                  /* True if daylight savings time active */
     0,                  /* Number of seconds behind UTC */