Added the "reserved" msgelem.
FossilOrigin-Name: e33b98e5c4d737ec81a0bb9f06181b852c6607a9281954e7cf7e9488b9da6b38
This commit is contained in:
parent
f8d8e87201
commit
e0126a21c8
@ -105,12 +105,9 @@ const char * cw_msgelemtostr(int elem)
|
|||||||
*/
|
*/
|
||||||
case CWMSGELEM_WTP_FRAME_TUNNEL_MODE:
|
case CWMSGELEM_WTP_FRAME_TUNNEL_MODE:
|
||||||
return "frame tunnel mode";
|
return "frame tunnel mode";
|
||||||
/*
|
|
||||||
Reserved 42
|
|
||||||
|
|
||||||
|
case CWMSGELEM_RESERVED_1:
|
||||||
|
return "reserved (42)";
|
||||||
*/
|
|
||||||
/*
|
/*
|
||||||
Reserved 43
|
Reserved 43
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user