review fix

This commit is contained in:
Arsentiy Milchakov 2016-09-08 18:07:04 +03:00
parent ce77f75d4d
commit 0ab1c3472d

View file

@ -65,7 +65,7 @@ struct FakeName
{
}
int8_t m_code = StringUtf8Multilang::kUnsupportedLanguageCode;
int8_t m_code;
string m_filledName;
};
/// Contains information about fake names which were added for user convenience.