summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2016-12-15 11:46:08 +0900
committermetalefty <meta@vmeta.jp>2017-02-27 14:17:25 +0900
commitc126f81d9a4cba5d2bda296ff759caa8bfbb1ed6 (patch)
treec24f4270052e8a5bbbbc54f8a9d1f6edc30731e8 /common
parent03b5be5fd03c091735a81a9b480088b718d34f50 (diff)
downloadxrdp-proprietary-c126f81d9a4cba5d2bda296ff759caa8bfbb1ed6.tar.gz
xrdp-proprietary-c126f81d9a4cba5d2bda296ff759caa8bfbb1ed6.zip
add comment to keep xorgxrdp/x11rdp compatibility
Diffstat (limited to 'common')
-rw-r--r--common/xrdp_client_info.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h
index 00a56472..ec82a871 100644
--- a/common/xrdp_client_info.h
+++ b/common/xrdp_client_info.h
@@ -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;