r20882: Formatting.
authorRafal Szczesniak <mimir@samba.org>
Thu, 18 Jan 2007 21:50:46 +0000 (21:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:43:44 +0000 (14:43 -0500)
rafal
(This used to be commit fd0650283b750aec7952b025db54ab46020a547d)

source4/scripting/ejs/ejsnet/net_ctx.c

index e837702ff8a9c91eefe108f7b07a8169cf86ffb7..25239512d0bd59289766193187d2ee2c26639353 100644 (file)
@@ -51,6 +51,7 @@ static int ejs_net_context(MprVarHandle eid, int argc, struct MprVar **argv)
                return -1;
        }
        ev = event_context_find(event_mem_ctx);
+
        ctx = libnet_context_init(ev);
        /* IF we generated a new event context, it will be under here,
         * and we need it to last as long as the libnet context, so