[BACK]Return to sock.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / aucat

Diff for /src/usr.bin/aucat/Attic/sock.h between version 1.8 and 1.9

version 1.8, 2009/07/25 10:52:19 version 1.9, 2009/08/21 16:48:03
Line 55 
Line 55 
         unsigned round;                 /* block size */          unsigned round;                 /* block size */
         unsigned xrun;                  /* one of AMSG_IGNORE, ... */          unsigned xrun;                  /* one of AMSG_IGNORE, ... */
         int vol;                        /* requested volume */          int vol;                        /* requested volume */
           int slot;                       /* mixer ctl slot number */
         struct opt *opt;                /* "subdevice" definition */          struct opt *opt;                /* "subdevice" definition */
 };  };
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9