summaryrefslogtreecommitdiffstats
path: root/common/xrdp_client_info.h
diff options
context:
space:
mode:
authorjsorg71 <jay.sorg@gmail.com>2013-07-21 20:44:53 -0700
committerjsorg71 <jay.sorg@gmail.com>2013-07-21 20:44:53 -0700
commit759d508635a742690aebcf07d4d9dfa2c08beda9 (patch)
tree133b52ca935dd45a8bb3892e8daa7371e53e45d2 /common/xrdp_client_info.h
parent6794d6e244381effbe544d8044bd885bab18b375 (diff)
parentc176208133d7da718ca1f580ad2604982ba0d05a (diff)
downloadxrdp-proprietary-759d508635a742690aebcf07d4d9dfa2c08beda9.tar.gz
xrdp-proprietary-759d508635a742690aebcf07d4d9dfa2c08beda9.zip
Merge pull request #89 from neutrinolabs/master
neutrinordp
Diffstat (limited to 'common/xrdp_client_info.h')
-rw-r--r--common/xrdp_client_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/xrdp_client_info.h b/common/xrdp_client_info.h
index 86d0dc25..aefc7119 100644
--- a/common/xrdp_client_info.h
+++ b/common/xrdp_client_info.h
@@ -91,6 +91,7 @@ struct xrdp_client_info
int order_flags_ex;
int use_bulk_comp;
int pointer_flags; /* 0 color, 1 new, 2 no new */
+ int use_fast_path;
};
#endif