Diff for /mqtt/inc/mqtt.h between versions 1.1.2.7 and 1.1.2.8

version 1.1.2.7, 2011/12/13 15:23:43 version 1.1.2.8, 2011/12/29 14:13:13
Line 22  struct tagArgs { Line 22  struct tagArgs {
         u_char          notClear;          u_char          notClear;
   
         struct {          struct {
                u_char                isFile;                FILE            *isFile;
                 ait_val_t       Value;                  ait_val_t       Value;
         };          };
   

Removed from v.1.1.2.7  
changed lines
  Added in v.1.1.2.8


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>