Browse Source

* fix comment

master
Alex 'AdUser' Z 8 years ago
parent
commit
00b2d9db9c
  1. 3
      src/cmsg.h

3
src/cmsg.h

@ -9,7 +9,8 @@
#define CMSG_FLAG_AUTH_PASS 0x02
/**
* @struct f2b control message
* @struct f2b_cmsg_t
* @brief f2b control message
*
* Use sendmsg/recvmsg and iovec structs to pack/unpack
*/

Loading…
Cancel
Save