Added the "reserved" msgelem.

FossilOrigin-Name: e33b98e5c4d737ec81a0bb9f06181b852c6607a9281954e7cf7e9488b9da6b38
This commit is contained in:
7u83@mail.ru 2014-08-13 08:30:27 +00:00
parent f8d8e87201
commit e0126a21c8
1 changed files with 2 additions and 5 deletions

View File

@ -105,12 +105,9 @@ const char * cw_msgelemtostr(int elem)
*/
case CWMSGELEM_WTP_FRAME_TUNNEL_MODE:
return "frame tunnel mode";
/*
Reserved 42
*/
case CWMSGELEM_RESERVED_1:
return "reserved (42)";
/*
Reserved 43
*/