From owner-cvs-all Thu Jan 11 15:22:54 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 671F137B400; Thu, 11 Jan 2001 15:22:34 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0BNMYo13314; Thu, 11 Jan 2001 15:22:34 -0800 (PST) (envelope-from jhb) Message-Id: <200101112322.f0BNMYo13314@freefall.freebsd.org> From: John Baldwin Date: Thu, 11 Jan 2001 15:22:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm sound.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/11 15:22:33 PST Modified files: sys/dev/sound/pcm sound.c Log: Woops, use the SYSCTL_STATIC_CHILDREN() macro instead of manually expanding it for _hw_snd. Revision Changes Path 1.35 +3 -3 src/sys/dev/sound/pcm/sound.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message