Fix typo from 1.667

This commit is contained in:
Howard Chu 2006-09-13 05:32:42 +00:00
parent 028e7c46ca
commit eaf976d56c

View File

@ -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"