]> git.sur5r.net Git - openldap/commitdiff
Cosmetic change: spaces->tab in last patch. Thus readable with tab-width=4.
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 23 Jul 2007 21:50:26 +0000 (21:50 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 23 Jul 2007 21:50:26 +0000 (21:50 +0000)
servers/slapd/overlays/pcache.c

index b62e7d6becc1d790e7c3f2e4421dd2eb34306532..a6299a58a1a035a934d5f925f7809586cf345a26 100644 (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