From 136a56bd6b6d67bd633751c0b3a7669f06a18f55 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Mon, 1 Jun 2009 22:27:12 +0000 Subject: [PATCH] Fix last commit (add a comment) --- servers/slapd/back-relay/op.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5