]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-bdb/compare.c
filter2bv can't de-normalize UUIDs, must do it explicitly for back-ldap
[openldap] / servers / slapd / back-bdb / compare.c
index 8da40475b9dbde2fc3dcd8fe2e9f8f3a7bf956dd..bf8b5146158a18423eebd9253e3b599e52c3d714 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 2000-2005 The OpenLDAP Foundation.
+ * Copyright 2000-2006 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -137,7 +137,7 @@ dn2entry_retry:
                {
                        rs->sr_err = LDAP_NO_SUCH_OBJECT;
                } else
-#endif
+#endif /* SLAP_ACL_HONOR_DISCLOSE */
                {
                        rs->sr_err = LDAP_ASSERTION_FAILED;
                }