renamed a wrong word

This commit is contained in:
hyunghwan.chung
2018-03-14 14:14:21 +00:00
parent 47c46e189d
commit c500ca2fa9
3 changed files with 5 additions and 5 deletions

View File

@ -351,6 +351,9 @@
/* Patch level */
#undef MOO_PACKAGE_VERSION_PATCH
/* PATH_MAX */
#undef MOO_PATH_MAX
/* Define if sa_family_t is signed */
#undef MOO_SA_FAMILY_T_IS_SIGNED
@ -475,9 +478,6 @@
your system. */
#undef PTHREAD_CREATE_JOINABLE
/* PATH_MAX */
#undef QSE_PATH_MAX
/* The size of `char', as computed by sizeof. */
#undef SIZEOF_CHAR