mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
Cosmetic change: spaces->tab in last patch. Thus readable with tab-width=4.
This commit is contained in:
parent
259c1baf23
commit
767293dd3a
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue