diff options
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 |