From: Hallvard Furuseth Date: Mon, 23 Jul 2007 21:50:26 +0000 (+0000) Subject: Cosmetic change: spaces->tab in last patch. Thus readable with tab-width=4. X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~297 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=767293dd3a680fb52775d53aa49a0a2da8bbe60a;p=openldap Cosmetic change: spaces->tab in last patch. Thus readable with tab-width=4. --- diff --git a/servers/slapd/overlays/pcache.c b/servers/slapd/overlays/pcache.c index b62e7d6bec..a6299a58a1 100644 --- a/servers/slapd/overlays/pcache.c +++ b/servers/slapd/overlays/pcache.c @@ -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