add comment to keep xorgxrdp/x11rdp compatibility

This commit is contained in:
Koichiro IWAO 2016-12-15 11:46:08 +09:00 committed by metalefty
parent 03b5be5fd0
commit c126f81d9a
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@ struct xrdp_client_info
char variant[16];
char options[256];
/* !!!!!!!!!!!!!!!!!!!!!!!!!! */
/* NO CHANGES ABOVE THIS LINE */
/* !!!!!!!!!!!!!!!!!!!!!!!!!! */
/* codec */
int h264_codec_id;
int h264_prop_len;