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 d79626bc813e..4f3aa9853ab8 100644 --- a/sys/dev/sound/pci/aureal.c +++ b/sys/dev/sound/pci/aureal.c @@ -31,7 +31,7 @@ #include <pci/pcireg.h> #include <pci/pcivar.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pci/aureal.c,v 1.8.2.7 2002/04/22 15:49:31 cg Exp $"); /* PCI IDs of supported chips */ #define AU8820_PCI_ID 0x000112eb |
