Annotation of mqtt/inc/daemon.h, revision 1.2

1.2     ! misho       1: #ifndef __DAEMON_H
        !             2: #define __DAEMON_H
        !             3: 
        !             4: 
        !             5: int Run(int);
        !             6: 
        !             7: 
        !             8: #endif

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