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 8537a3df7e2f9..8b8ec64b48aa1 100644 --- a/sys/dev/sound/pcm/ac97_patch.c +++ b/sys/dev/sound/pcm/ac97_patch.c @@ -27,7 +27,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.3.2.5.4.1 2008/10/02 02:57:24 kensmith Exp $"); void ad1886_patch(struct ac97_info* codec) { |