svn commit: samba r20882 - in branches/SAMBA_4_0/source/scripting/ejs/ejsnet: .

mimir at samba.org mimir at samba.org
Thu Jan 18 21:50:47 GMT 2007


Author: mimir
Date: 2007-01-18 21:50:46 +0000 (Thu, 18 Jan 2007)
New Revision: 20882

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20882

Log:
Formatting.


rafal


Modified:
   branches/SAMBA_4_0/source/scripting/ejs/ejsnet/net_ctx.c


Changeset:
Modified: branches/SAMBA_4_0/source/scripting/ejs/ejsnet/net_ctx.c
===================================================================
--- branches/SAMBA_4_0/source/scripting/ejs/ejsnet/net_ctx.c	2007-01-18 21:50:24 UTC (rev 20881)
+++ branches/SAMBA_4_0/source/scripting/ejs/ejsnet/net_ctx.c	2007-01-18 21:50:46 UTC (rev 20882)
@@ -51,6 +51,7 @@
 		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



More information about the samba-cvs mailing list