diff options
Diffstat (limited to 'sys/dev/sound/pci/aureal.c')
| -rw-r--r-- | sys/dev/sound/pci/aureal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/aureal.c b/sys/dev/sound/pci/aureal.c index 37e1c4584723..fd12ed80cc9b 100644 --- a/sys/dev/sound/pci/aureal.c +++ b/sys/dev/sound/pci/aureal.c @@ -35,7 +35,7 @@ #include <dev/pci/pcireg.h> #include <dev/pci/pcivar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/aureal.c,v 1.37.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); /* PCI IDs of supported chips */ #define AU8820_PCI_ID 0x000112eb |
