File:  [ELWIX - Embedded LightWeight unIX -] / mqtt / src / Attic / sub.c
Revision 1.1.2.2: download - view: text, annotated - select for diffs - revision graph
Mon Nov 21 15:07:12 2011 UTC (12 years, 8 months ago) by misho
Branches: mqtt1_0
restore retain !!!

    1: #include "global.h"
    2: 
    3: 
    4: /* ------------------------------------------------------------------- */
    5: 
    6: int
    7: mqtt_msgSUBSCRIBE(mqtt_msg_t * __restrict buf, const char *csTopic, u_short msgID, 
    8: 		)
    9: {
   10: }

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