Diff for /mqtt/inc/mqttd_calls.h between versions 1.2.2.3 and 1.2.2.4

version 1.2.2.3, 2012/07/02 12:52:18 version 1.2.2.4, 2012/07/03 07:48:49
Line 12  int cmdDISCONNECT(void*, int, void *); Line 12  int cmdDISCONNECT(void*, int, void *);
   
 int pubWill(struct tagSession * __restrict);  int pubWill(struct tagSession * __restrict);
   
   void *sendRetain(sched_task_t *);
   
   
 #endif  #endif

Removed from v.1.2.2.3  
changed lines
  Added in v.1.2.2.4


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