From owner-cvs-all Wed Nov 8 16:28:26 2000 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 80FE037B479; Wed, 8 Nov 2000 16:28:23 -0800 (PST) Received: (from murray@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA20132; Wed, 8 Nov 2000 16:28:23 -0800 (PST) (envelope-from murray@FreeBSD.org) Message-Id: <200011090028.QAA20132@freefall.freebsd.org> From: Murray Stokely Date: Wed, 8 Nov 2000 16:28:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil property.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG murray 2000/11/08 16:28:23 PST Modified files: lib/libutil property.c Log: Eliminate inconsistency where a value that contains only whitespace confuses the parser. Approved by: jkh Revision Changes Path 1.7 +7 -2 src/lib/libutil/property.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message