diff options
Diffstat (limited to 'sys/dev/sound/sbus/cs4231.c')
-rw-r--r-- | sys/dev/sound/sbus/cs4231.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/sbus/cs4231.c b/sys/dev/sound/sbus/cs4231.c index af85c8adc3ad6..396aedb3a63dc 100644 --- a/sys/dev/sound/sbus/cs4231.c +++ b/sys/dev/sound/sbus/cs4231.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/sound/sbus/cs4231.c,v 1.4 2005/05/19 18:13:49 marius Exp $"); #include <sys/param.h> #include <sys/systm.h> |