mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-25 16:22:53 -05:00
Fixed a small but nasty typo.
This commit is contained in:
parent
163bac5f04
commit
db72264712
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
/* define this if toupper() requires tolower() check */
|
||||
#undef C_UPPER_LOWER
|
||||
|
||||
/* define this to the number of arguments ctime_r() expects
|
||||
/* define this to the number of arguments ctime_r() expects */
|
||||
#undef CTIME_R_NARGS
|
||||
|
||||
/* define this if sys_errlist is not defined in stdio.h or errno.h */
|
||||
|
|
|
|||
Loading…
Reference in a new issue