mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
ITS#7998 silence warning
This commit is contained in:
parent
f05a39268d
commit
62818acd0a
@ -139,9 +139,8 @@ noopsrch_response( Operation *op, SlapReply *rs )
|
||||
ctrlsp[0] = ctrl;
|
||||
ctrlsp[1] = NULL;
|
||||
slap_add_ctrls( op, rs, ctrlsp );
|
||||
|
||||
return SLAP_CB_CONTINUE;
|
||||
}
|
||||
return SLAP_CB_CONTINUE;
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user