[CRT] Fix some inconsistent annotations in CRT headers.

This fixes about 5000 VS analysis warnings.
This commit is contained in:
Thomas Faber 2021-11-25 11:13:11 -05:00
parent f5c5426924
commit b72efb6ca8
No known key found for this signature in database
GPG key ID: 076E7C3D44720826
3 changed files with 4 additions and 2 deletions

View file

@ -508,7 +508,7 @@ extern "C" {
_strupr_s_l(
_Inout_updates_z_(_Size) char *_Str,
_In_ size_t _Size,
_locale_t _Locale);
_In_opt_ _locale_t _Locale);
_Check_return_wat_
_CRTIMP