mirror of https://github.com/neutrinolabs/xrdp
Improve description
This commit is contained in:
parent
47e1c5d359
commit
4d7b916faf
|
@ -39,7 +39,7 @@
|
|||
|
||||
#define INFO_CLIENT_NAME_BYTES 32
|
||||
/**
|
||||
* Maximum length of a string (two bytes + len), excluding the terminator
|
||||
* Maximum length of a string including the mandatory null terminator
|
||||
* [MS-RDPBCGR] TS_INFO_PACKET(2.2.1.11.1.1)
|
||||
*/
|
||||
#define INFO_CLIENT_MAX_CB_LEN 512
|
||||
|
|
Loading…
Reference in New Issue