diff options
Diffstat (limited to 'usr.sbin/mixer/mixer.c')
-rw-r--r-- | usr.sbin/mixer/mixer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mixer/mixer.c b/usr.sbin/mixer/mixer.c index 045693a25d658..2d601ab419f5c 100644 --- a/usr.sbin/mixer/mixer.c +++ b/usr.sbin/mixer/mixer.c @@ -13,7 +13,7 @@ #ifndef lint static const char rcsid[] = - "$Id: mixer.c,v 1.4.2.3 1998/03/09 12:06:02 jkh Exp $"; + "$Id: mixer.c,v 1.4.2.4 1998/05/07 23:46:37 jmg Exp $"; #endif /* not lint */ #include <err.h> |