diff options
Diffstat (limited to 'sys/i386/isa/sound/gus_vol.c')
-rw-r--r-- | sys/i386/isa/sound/gus_vol.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/isa/sound/gus_vol.c b/sys/i386/isa/sound/gus_vol.c index e2a09fd..055a117 100644 --- a/sys/i386/isa/sound/gus_vol.c +++ b/sys/i386/isa/sound/gus_vol.c @@ -2,8 +2,6 @@ * gus_vol.c - Compute volume for GUS. * * Greg Lee 1993. - * - * gus_vol.c,v 1.5 1994/10/01 02:16:40 swallace Exp */ #include "sound_config.h" #ifndef EXCLUDE_GUS |