typo fix in comment

This commit is contained in:
Lukasz Dobrogowski 2011-05-27 22:04:13 +00:00
parent 2478d57542
commit a67458dc4e

View file

@ -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.