diff options
Diffstat (limited to 'sys/i386/isa/sound/gus_vol.c')
-rw-r--r-- | sys/i386/isa/sound/gus_vol.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/isa/sound/gus_vol.c b/sys/i386/isa/sound/gus_vol.c index 055a117..0ec1417 100644 --- a/sys/i386/isa/sound/gus_vol.c +++ b/sys/i386/isa/sound/gus_vol.c @@ -2,6 +2,7 @@ * gus_vol.c - Compute volume for GUS. * * Greg Lee 1993. + * $Id$ */ #include "sound_config.h" #ifndef EXCLUDE_GUS |