Merge remote-tracking branch 'origin/hotfix/v7.3.3' into develop

This commit is contained in:
Elena.Subbotina
2023-03-07 11:14:48 +03:00
1070 changed files with 1370 additions and 299053 deletions

View File

@ -259,7 +259,7 @@ mc:Ignorable=\"w14 w15 wp14\">");
else if ( et_w_ftr == m_eType )
return FileTypes::Footer;
return FileTypes::Unknow;
return FileTypes::Unknown;
}
const CPath CHdrFtr::DefaultDirectory() const
{