Fixed some misspellings.

This commit is contained in:
Tsuda Kageyu
2014-04-07 16:09:12 +09:00
parent 8390a91e48
commit d05101153f
2 changed files with 28 additions and 28 deletions

View File

@ -30,7 +30,7 @@
#cmakedefine HAVE_WIN_ATOMIC 1
#cmakedefine HAVE_IA64_ATOMIC 1
/* Defined if your compiler supports snpritf or sprintf_s. */
/* Defined if your compiler supports snprintf or sprintf_s. */
#cmakedefine HAVE_SNPRINTF 1
#cmakedefine HAVE_SPRINTF_S 1