typo fix in comment
This commit is contained in:
parent
2478d57542
commit
a67458dc4e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
#undef snprintf
|
||||
#define snprintf _snprintf
|
||||
|
||||
// Disable warnig about source encoding not in current code page.
|
||||
// Disable warning about source encoding not in current code page.
|
||||
#pragma warning(disable: 4819)
|
||||
|
||||
// Disable warning about deprecated functions.
|
||||
|
|
Loading…
Add table
Reference in a new issue