Cosmetic change: spaces->tab in last patch. Thus readable with tab-width=4.

This commit is contained in:
Hallvard Furuseth 2007-07-23 21:50:26 +00:00
parent 259c1baf23
commit 767293dd3a

View File

@ -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