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

12 lines
218 B
Diff
Raw Normal View History

2022-03-30 07:11:03 +02:00
--- 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 */