(cherry picked from commit bca00e5fd96a3ece4bb45a8d352b012577092969) Source commit: d2beb0ab61c023057662207c42bc6a29eba1e019
@@ -77,7 +77,7 @@ struct TConsoleCommStruct
{
unsigned char Data[20480];
size_t Len;
- bool Error;
+ bool Error; // TRANSFERIN only
};
size_t Size;