diff options
Diffstat (limited to 'sys/dev/sound/pcm/ac97_patch.c')
-rw-r--r-- | sys/dev/sound/pcm/ac97_patch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/ac97_patch.c b/sys/dev/sound/pcm/ac97_patch.c index da6fb1bb3225..4292623f9faf 100644 --- a/sys/dev/sound/pcm/ac97_patch.c +++ b/sys/dev/sound/pcm/ac97_patch.c @@ -28,7 +28,7 @@ #include <dev/sound/pcm/ac97.h> #include <dev/sound/pcm/ac97_patch.h> -SND_DECLARE_FILE("$FreeBSD$"); +SND_DECLARE_FILE("$FreeBSD: src/sys/dev/sound/pcm/ac97_patch.c,v 1.10.2.1.8.1 2010/02/10 00:26:20 kensmith Exp $"); void ad1886_patch(struct ac97_info* codec) { |