Improved doxy documentation

FossilOrigin-Name: 180207c76a560f2b409dbc95bc5b1b57e2f7616a277cb987edfc8747328a4f80
This commit is contained in:
7u83@mail.ru
2018-03-25 09:14:37 +00:00
parent f136a0f401
commit b57056b094
12 changed files with 98 additions and 50 deletions

View File

@ -195,7 +195,7 @@
*/
#define lw_foreach_elem(d,msg,len) for(d=msg; d<msg+len; d=d+3+LWMSGELEM_GET_LEN(d))
/*