aboutsummaryrefslogtreecommitdiff
path: root/sys/process/anacron/anacron-2.3.diff
diff options
context:
space:
mode:
Diffstat (limited to 'sys/process/anacron/anacron-2.3.diff')
-rw-r--r--sys/process/anacron/anacron-2.3.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys/process/anacron/anacron-2.3.diff b/sys/process/anacron/anacron-2.3.diff
new file mode 100644
index 0000000..983bc24
--- /dev/null
+++ b/sys/process/anacron/anacron-2.3.diff
@@ -0,0 +1,12 @@
+diff -Naur anacron-2.3.orig/gregor.c anacron-2.3/gregor.c
+--- anacron-2.3.orig/gregor.c 2000-06-22 19:50:40.000000000 -0300
++++ anacron-2.3/gregor.c 2006-10-19 16:18:29.000000000 -0200
+@@ -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 */
+