From owner-cvs-all Fri Jun 4 12:35:26 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 895841520E; Fri, 4 Jun 1999 12:35:24 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA79602; Fri, 4 Jun 1999 12:35:24 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906041935.MAA79602@freefall.freebsd.org> From: Tim Vanderhoek Date: Fri, 4 Jun 1999 12:35:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/more tags.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/04 12:35:23 PDT Modified files: usr.bin/more tags.c Log: No, the space required for a string is strlen() _plus_ one... Oops. Revision Changes Path 1.5 +2 -3 src/usr.bin/more/tags.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message