mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Fix typo from 1.667
This commit is contained in:
parent
028e7c46ca
commit
eaf976d56c
@ -1895,7 +1895,7 @@ LDAP_SLAPD_F (int) fe_access_allowed LDAP_P((
|
||||
#else
|
||||
# if USE_MP_LONG_LONG
|
||||
# define UI2BV_FORMAT "%llu"
|
||||
# elif USE_MP_LONG_LONG
|
||||
# elif USE_MP_LONG
|
||||
# define UI2BV_FORMAT "%lu"
|
||||
# elif HAVE_LONG_LONG
|
||||
# define UI2BV_FORMAT "%llu"
|
||||
|
Loading…
Reference in New Issue
Block a user