=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/aucat/Attic/sock.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/aucat/Attic/sock.h 2009/08/21 16:48:03 1.9 +++ src/usr.bin/aucat/Attic/sock.h 2009/08/26 06:10:15 1.10 @@ -1,4 +1,4 @@ -/* $OpenBSD: sock.h,v 1.9 2009/08/21 16:48:03 ratchov Exp $ */ +/* $OpenBSD: sock.h,v 1.10 2009/08/26 06:10:15 ratchov Exp $ */ /* * Copyright (c) 2008 Alexandre Ratchov * @@ -55,6 +55,7 @@ unsigned round; /* block size */ unsigned xrun; /* one of AMSG_IGNORE, ... */ int vol; /* requested volume */ + int lastvol; /* last volume */ int slot; /* mixer ctl slot number */ struct opt *opt; /* "subdevice" definition */ };