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

Diff for /src/usr.bin/aucat/Attic/aproc.h between version 1.21 and 1.22

version 1.21, 2009/08/26 08:28:21 version 1.22, 2009/08/27 06:31:13
Line 176 
Line 176 
                                 unsigned unit;                                  unsigned unit;
                                 char name[CTL_NAMEMAX];                                  char name[CTL_NAMEMAX];
                                 unsigned serial;                                  unsigned serial;
                                   unsigned vol;
                         } slot[CTL_NSLOT];                          } slot[CTL_NSLOT];
                 } ctl;                  } ctl;
         } u;          } u;

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22