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

Diff for /src/usr.bin/aucat/Attic/amsg.h between version 1.18 and 1.19

version 1.18, 2010/10/21 18:57:42 version 1.19, 2011/04/16 10:52:22
Line 83 
Line 83 
                 } vol;                  } vol;
                 struct amsg_hello {                  struct amsg_hello {
                         uint16_t mode;          /* bitmap of MODE_XXX */                          uint16_t mode;          /* bitmap of MODE_XXX */
 #define AMSG_VERSION    3  #define AMSG_VERSION    4
                         uint8_t version;        /* protocol version */                          uint8_t version;        /* protocol version */
                         uint8_t reserved1[5];   /* for future use */                          uint8_t reserved1[5];   /* for future use */
                         char opt[12];           /* profile name */                          char opt[12];           /* profile name */

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19