diff options
| author | Pavel Roskin <plroskin@gmail.com> | 2016-02-13 20:41:07 -0800 |
|---|---|---|
| committer | Pavel Roskin <plroskin@gmail.com> | 2016-02-13 20:41:07 -0800 |
| commit | 92a6833e9b808301bb3435bc1290f4b8d6242be5 (patch) | |
| tree | 98b1175dafcc2d3177fce02b91b77a6f6eb1e620 /common/xrdp_constants.h | |
| parent | afa6ec97cc90ce45086df13ca7a5914a28175820 (diff) | |
| download | xrdp-proprietary-92a6833e9b808301bb3435bc1290f4b8d6242be5.tar.gz xrdp-proprietary-92a6833e9b808301bb3435bc1290f4b8d6242be5.zip | |
Fix typos
Diffstat (limited to 'common/xrdp_constants.h')
| -rw-r--r-- | common/xrdp_constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xrdp_constants.h b/common/xrdp_constants.h index b8739b2b..94f4305c 100644 --- a/common/xrdp_constants.h +++ b/common/xrdp_constants.h @@ -521,7 +521,7 @@ #define NO_BITMAP_COMPRESSION_HDR 0x0400 #define LONG_CREDENTIALS_SUPPORTED 0x0004 #define AUTORECONNECT_SUPPORTED 0x0008 -#define ENC_SALTED_CHEKSUM 0x0010 +#define ENC_SALTED_CHECKSUM 0x0010 #define NEGOTIATEORDERSUPPORT 0x0002 #define ZEROBOUNDSDELTASUPPORT 0x0008 #define COLORINDEXSUPPORT 0x0020 |
