summaryrefslogtreecommitdiff
blob: 174a975f0ca3a392387fdfa89ca5e07e2c2e1211 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- anacron-2.3/gregor.c	2000-06-23 02:00:14.000000000 +0200
+++ anacron-2.3-maks/gregor.c	2004-03-26 20:45:13.000000000 +0100
@@ -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 */