From 26c52663cb5e53422c188e65b45755f348c2fbf3 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 6 May 2006 19:24:14 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_1_0_RELEASE'. This commit was manufactured to restore the state of the 6.1-RELEASE image. --- sys/dev/sound/pcm/mixer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/sound/pcm/mixer.c') diff --git a/sys/dev/sound/pcm/mixer.c b/sys/dev/sound/pcm/mixer.c index 8e4ab84691d18..b145f4b79c7dd 100644 --- a/sys/dev/sound/pcm/mixer.c +++ b/sys/dev/sound/pcm/mixer.c @@ -28,7 +28,7 @@ #include "mixer_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/mixer.c,v 1.43.2.4 2006/04/04 17:43:48 ariff Exp $"); MALLOC_DEFINE(M_MIXER, "mixer", "mixer"); -- cgit v1.2.3