From owner-cvs-all Wed Oct 10 0:34:53 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 5730537B401; Wed, 10 Oct 2001 00:34:47 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9A7YlG69809; Wed, 10 Oct 2001 00:34:47 -0700 (PDT) (envelope-from bde) Message-Id: <200110100734.f9A7YlG69809@freefall.freebsd.org> From: Bruce Evans Date: Wed, 10 Oct 2001 00:34:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include string.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2001/10/10 00:34:47 PDT Modified files: include string.h Log: Fixed some style bugs: - rev.1.6: corrupt tab before strlcpy. - rev.1.7: "From: " in vendor id. - rev.1.8: unsorted prototype for strccasestr. Revision Changes Path 1.9 +4 -4 src/include/string.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message