aboutsummaryrefslogtreecommitdiff
path: root/sys/process/anacron/anacron-2.3.diff
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-09-03 03:48:23 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-09-03 03:48:23 +0000
commitf067192c38e4af6208b1f35a76f0c952266869f8 (patch)
treed9c6bd428c3bb07de33ec0679d9b25d26d7fd202 /sys/process/anacron/anacron-2.3.diff
parent36765ff8fda0ca2f697346e2df6992cd418a1638 (diff)
downloadmkbuilds-f067192c38e4af6208b1f35a76f0c952266869f8.tar.gz
mkbuilds-f067192c38e4af6208b1f35a76f0c952266869f8.tar.bz2
merging with changes made since 21th May
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@233 18ef50b8-d735-4ccd-97c1-689132df3dd9
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 */
+