]> git.sur5r.net Git - openldap/commitdiff
Fix typo from 1.667
authorHoward Chu <hyc@openldap.org>
Wed, 13 Sep 2006 05:32:42 +0000 (05:32 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 13 Sep 2006 05:32:42 +0000 (05:32 +0000)
servers/slapd/proto-slap.h

index 28a0226dfb64ac70d630e8a627a768e6f9fbde60..91b84b741dd2c6375368754cfc977e7878b5ab41 100644 (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"