ac descriptor works
FossilOrigin-Name: 8e68ed51a2c8ee448474ab13ef8d0edbd8cfda5b5384684e2ed9ffa1fca4e799
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
*/
|
||||
int lw_readelem_wtp_name(uint8_t ** dst, int type, uint8_t * msgelem, int len)
|
||||
{
|
||||
if (type != LW_ELEM_WTP_NAME)
|
||||
if (type != LWAPP_ELEM_WTP_NAME)
|
||||
return 0;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user