mirror of
https://github.com/microsoft/GSL.git
synced 2025-05-13 01:15:18 -04:00
fixed typo
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
|
||||
//
|
||||
// make suppress attributes parse for some compilers
|
||||
// Hopefully temporary until suppresion stardization occurs
|
||||
// Hopefully temporary until suppresion standardization occurs
|
||||
//
|
||||
#if defined (_MSC_VER)
|
||||
#define GSL_SUPPRESS(x) [[gsl::suppress(x)]]
|
||||
|
Reference in New Issue
Block a user