More msgelems available.

FossilOrigin-Name: 2ad2261881e922ab44e1ae4ced93707ddf2736495c5afc6968011e611d84f8db
This commit is contained in:
7u83@mail.ru 2014-08-16 17:31:08 +00:00
parent e59e1ff83b
commit 3cff3445d5
1 changed files with 6 additions and 2 deletions

View File

@ -68,8 +68,12 @@ const char * cw_msgelemtostr(int elem)
return "ecn support";
/* Idle Timeout 23
Image Data 24
Image Identifier 25
Image Information 26
*/
case CWMSGELEM_IMAGE_IDENTIFIER:
return "image identifier";
/* Image Information 26
Initiate Download 27
*/
case CWMSGELEM_LOCATION_DATA: