From owner-cvs-all Sat Jun 1 11:50:38 2002 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 B313937B40A; Sat, 1 Jun 2002 11:50:35 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g51IoZH17804; Sat, 1 Jun 2002 11:50:35 -0700 (PDT) (envelope-from alfred) Message-Id: <200206011850.g51IoZH17804@freefall.freebsd.org> From: Alfred Perlstein Date: Sat, 1 Jun 2002 11:50:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ray if_ray.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 alfred 2002/06/01 11:50:35 PDT Modified files: sys/dev/ray if_ray.c Log: Fix warnings. There's no need to use concatination when you have 'something.macro_arg'. Comment out comment following #endif. Revision Changes Path 1.57 +4 -4 src/sys/dev/ray/if_ray.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message