summaryrefslogtreecommitdiff
path: root/sysutils/anacron/files/patch-gregor.c
blob: f500d2216b9eca4ada1009d44638410972149b9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gregor.c.orig	Fri Jun 23 00:50:40 2000
+++ gregor.c	Thu Jun 16 17:38:02 2005
@@ -65,7 +65,7 @@
 {
     int dn;
     int i;
-    const int isleap; /* save three calls to leap() */
+    int isleap; /* save three calls to leap() */
 
     /* Some validity checks */