renamed a wrong word
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user