[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.24 and 1.25

version 1.24, 2009/10/06 18:06:55 version 1.25, 2009/10/10 12:43:09
Line 166 
Line 166 
                 struct {                  struct {
                         struct abuf *owner;     /* current input stream */                          struct abuf *owner;     /* current input stream */
                         struct timo timo;       /* timout for throtteling */                          struct timo timo;       /* timout for throtteling */
   #define THRU_AUTOQUIT   1
                           unsigned flags;         /* bit mask of above */
                 } thru;                  } thru;
                 struct {                  struct {
 #define CTL_NSLOT       8  #define CTL_NSLOT       8

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25