mirror of https://github.com/neutrinolabs/xrdp
add comment to keep xorgxrdp/x11rdp compatibility
This commit is contained in:
parent
03b5be5fd0
commit
c126f81d9a
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue