Files
termux-packages/disabled-packages/anacron/gregor.c.patch
termux-pacman-bot 9ab6afb48c Update repo
2024-10-14 08:39:46 +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 */