termux-packages/packages/anacron/gregor.c.patch

12 lines
218 B
Diff

--- a/gregor.c
+++ b/gregor.c
@@ -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 */