summaryrefslogtreecommitdiffstats
path: root/libxrdp/libxrdp.h
diff options
context:
space:
mode:
authorJay Sorg <jay.sorg@gmail.com>2014-11-06 16:51:39 -0800
committerJay Sorg <jay.sorg@gmail.com>2014-11-06 16:51:39 -0800
commit605df27103158bcea57ad95aa8d9d06d07479de9 (patch)
tree64ddde05178865f11d38673e736044a54d1b4ab7 /libxrdp/libxrdp.h
parent831ebe4519b440708898ec366cb00099dfd4710f (diff)
downloadxrdp-proprietary-605df27103158bcea57ad95aa8d9d06d07479de9.tar.gz
xrdp-proprietary-605df27103158bcea57ad95aa8d9d06d07479de9.zip
libxrdp: remove a global, remove some tabs
Diffstat (limited to 'libxrdp/libxrdp.h')
-rw-r--r--libxrdp/libxrdp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxrdp/libxrdp.h b/libxrdp/libxrdp.h
index 0bda9f45..5f60183d 100644
--- a/libxrdp/libxrdp.h
+++ b/libxrdp/libxrdp.h
@@ -129,6 +129,7 @@ struct xrdp_sec
void *encrypt_fips_info;
void *decrypt_fips_info;
void *sign_fips_info;
+ int is_security_header_present; /* boolean */
};
/* channel */