mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 19:19:35 -05:00
Fix last commit (add a comment)
This commit is contained in:
parent
fa40617c83
commit
136a56bd6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue