Improve description

This commit is contained in:
Bolke de Bruin 2020-08-21 09:19:49 +02:00
parent 47e1c5d359
commit 4d7b916faf
1 changed files with 1 additions and 1 deletions

View File

@ -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