* mktime.c (leapyear): Arg is long int, not int.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Oct 2004 20:19:13 +0000 (20:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 22 Oct 2004 20:19:13 +0000 (20:19 +0000)
lib/ChangeLog

index ccf79f6..ab2d938 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * mktime.c (leapyear): Arg is long int, not int.
+
 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
 
        * argp-fs-xinl.c, argp-xinl.c: Update from glibc.