Files
termux-packages/packages/anacron/gregor.c.patch
termux-actions[bot] 1367e5be14 packages/anacron
2022-03-31 16:58:38 +00:00

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 */