mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Cosmetic change: spaces->tab in last patch. Thus readable with tab-width=4.
This commit is contained in:
parent
259c1baf23
commit
767293dd3a
@ -1261,7 +1261,7 @@ pcache_op_cleanup( Operation *op, SlapReply *rs ) {
|
||||
}
|
||||
op->o_callback = op->o_callback->sc_next;
|
||||
op->o_tmpfree( cb, op->o_tmpmemctx );
|
||||
return SLAP_CB_CONTINUE;
|
||||
return SLAP_CB_CONTINUE;
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user