From owner-cvs-all Sat Jul 24 9:25:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8907F14C93; Sat, 24 Jul 1999 09:25:26 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA52623; Sat, 24 Jul 1999 09:23:53 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199907241623.JAA52623@freefall.freebsd.org> From: Nick Hibma Date: Sat, 24 Jul 1999 09:23:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar day.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/07/24 09:23:53 PDT Modified files: usr.bin/calendar day.c Log: Correct a typo (22th -> 22nd) Remove some whitespace Fix a problem where any event on the Last whatever of the month was duplicated after the last day of the month (e.g. 32oct.) PR: 4907 Submitted by: Mikhail Teterin mi@aldan.algebra.com Revision Changes Path 1.12 +34 -33 src/usr.bin/calendar/day.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message