diff options
Diffstat (limited to 'sys/dev/sound/pci/cmi.c')
| -rw-r--r-- | sys/dev/sound/pci/cmi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/cmi.c b/sys/dev/sound/pci/cmi.c index 2b747e155034..d08b0a8aa093 100644 --- a/sys/dev/sound/pci/cmi.c +++ b/sys/dev/sound/pci/cmi.c @@ -59,7 +59,7 @@ #include "mixer_if.h" #include "mpufoi_if.h" -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/cmi.c,v 1.47.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* Supported chip ID's */ #define CMI8338A_PCI_ID 0x010013f6 |
