Use more appropriate SAL annotation for _FormatMessage_format_string_

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2020-11-19 10:00:34 +01:00
parent 85075cd419
commit af734beeba

View File

@ -188,7 +188,7 @@ private:
#ifndef _FormatMessage_format_string_
#define _FormatMessage_format_string_
#define _FormatMessage_format_string_ _In_z_
#endif