From owner-cvs-all Fri Dec 4 13:32:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA22960 for cvs-all-outgoing; Fri, 4 Dec 1998 13:32:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA22954; Fri, 4 Dec 1998 13:32:27 -0800 (PST) (envelope-from archie@FreeBSD.org) From: Archie Cobbs Received: (from archie@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA26723; Fri, 4 Dec 1998 13:33:07 -0800 (PST) Date: Fri, 4 Dec 1998 13:33:07 -0800 (PST) Message-Id: <199812042133.NAA26723@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/matcd audio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 1998/12/04 13:33:07 PST Modified files: sys/i386/isa/matcd audio.c Log: Fix typo: the expression .. & .. == .. needs parentheses: (.. & ..) == .. PR: 8280 (2/3 patches contained in this PR) Submitted by: Sakari Jalovaara Revision Changes Path 1.5 +1 -1 src/sys/i386/isa/matcd/audio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message