From owner-cvs-all Thu Dec 13 3:14:31 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 2E03F37B405; Thu, 13 Dec 2001 03:14:29 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBDBETE28616; Thu, 13 Dec 2001 03:14:29 -0800 (PST) (envelope-from jhb) Message-Id: <200112131114.fBDBETE28616@freefall.freebsd.org> From: John Baldwin Date: Thu, 13 Dec 2001 03:14:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/buslogic bt.c 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 jhb 2001/12/13 03:14:29 PST Modified files: sys/dev/buslogic bt.c Log: Use ANSI C string contatenation instead of a multi-line string literal. Reported by: gcc30 Revision Changes Path 1.32 +5 -5 src/sys/dev/buslogic/bt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message