From: Hallvard Furuseth Date: Mon, 1 Jun 2009 22:27:12 +0000 (+0000) Subject: Fix last commit (add a comment) X-Git-Tag: ACLCHECK_0~532 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=136a56bd6b6d67bd633751c0b3a7669f06a18f55;p=openldap Fix last commit (add a comment) --- diff --git a/servers/slapd/back-relay/op.c b/servers/slapd/back-relay/op.c index 8204199a97..981de89df8 100644 --- a/servers/slapd/back-relay/op.c +++ b/servers/slapd/back-relay/op.c @@ -282,7 +282,7 @@ relay_back_entry_get_rw( Operation *op, struct berval *ndn, return rc; } -#if 0 +#if 0 /* Give the RB_SENDREF flag a nonzero value if implementing this */ /* * NOTE: even the existence of this function is questionable: we cannot * pass the bi_chk_referrals() call thru the rwm overlay because there