More msgelems available.
FossilOrigin-Name: 2ad2261881e922ab44e1ae4ced93707ddf2736495c5afc6968011e611d84f8db
This commit is contained in:
parent
e59e1ff83b
commit
3cff3445d5
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user