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..d6c66cc2942e 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 2007/10/29 18:47:27 ariff Exp $"); void ad1886_patch(struct ac97_info* codec) { |
