lt; NUMEV; i++) {
if (spev[i].name == NULL)
err(1, NULL);
--- calendar-7.2/advent.c.orig 2022-12-02 17:42:28.819599961 -0800
+++ calendar-7.2/advent.c 2022-12-02 17:59:16.287646987 -0800
@@ -0,0 +1,47 @@
+/*
+ * Copyright (C) 2022 by Richard Narron , California
+ *
+ * Per
On Sun, 4 Dec 2022, Jason McIntyre wrote:
> On Sun, Dec 04, 2022 at 08:02:36AM -0800, Richard Narron wrote:
> > Advent is the Sunday that is 4 weeks before the Sunday before Christmas.
> >
> > In OpenBSD 7.2, I configured the .calendar/calendar to
> >
> > #include
err(1, NULL);
--- calendar-7.2/advent.c.orig 2022-12-05 08:40:50.753913479 -0800
+++ calendar-7.2/advent.c 2022-12-05 08:56:11.084898737 -0800
@@ -0,0 +1,50 @@
+/*
+ * Copyright (C) 2022 by Richard Narron , California
+ *
+ * Permission to use, copy, modify, and distribute this software for
On Tue, 13 Dec 2022, Jason McIntyre wrote:
> On Mon, Dec 05, 2022 at 01:29:26PM -0800, Richard Narron wrote:
> > Here is an new version of the 5 patches with changes to two files:
> >
> > calendars/calendar.christian
> > advent.c
> >
> > The file, calenda
2023, Advent is on Dec 3:
12/03* First Sunday of Advent (4th Sunday before Christmas)
One could also use 12/01* (good for 2024) as many commercial Advent
calendars start on that date:
12/01* First Sunday of Advent (4th Sunday before Christmas)
>
> On 13 December 2022 15:05:07 GMT,