From owner-cvs-all Wed Feb 28 21:47:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA2D737B737; Wed, 28 Feb 2001 21:47:30 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215lUw98788; Wed, 28 Feb 2001 21:47:30 -0800 (PST) (envelope-from imp) Message-Id: <200103010547.f215lUw98788@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 21:47:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar io.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 21:47:30 PST Modified files: usr.bin/calendar io.c Log: MAXPATHLEN includes the trailing NUL character, so there's no need to add 1 to it for the size of path. Revision Changes Path 1.14 +2 -2 src/usr.bin/calendar/io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message