svn commit: samba r12105 - in branches/SAMBA_4_0/source/libnet: .

mimir at samba.org mimir at samba.org
Tue Dec 6 19:48:48 GMT 2005


Author: mimir
Date: 2005-12-06 19:48:47 +0000 (Tue, 06 Dec 2005)
New Revision: 12105

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

Log:
Formatting.


rafal


Modified:
   branches/SAMBA_4_0/source/libnet/userman.c


Changeset:
Modified: branches/SAMBA_4_0/source/libnet/userman.c
===================================================================
--- branches/SAMBA_4_0/source/libnet/userman.c	2005-12-06 19:48:06 UTC (rev 12104)
+++ branches/SAMBA_4_0/source/libnet/userman.c	2005-12-06 19:48:47 UTC (rev 12105)
@@ -129,9 +129,9 @@
 	s->pipe          = p;
 	s->monitor_fn    = monitor;
 	
-	c->state       = COMPOSITE_STATE_IN_PROGRESS;
-	c->private_data= s;
-	c->event_ctx   = dcerpc_event_context(p);
+	c->state        = COMPOSITE_STATE_IN_PROGRESS;
+	c->private_data = s;
+	c->event_ctx    = dcerpc_event_context(p);
 
 	/* preparing parameters to send rpc request */
 	s->createuser.in.domain_handle         = &io->in.domain_handle;



More information about the samba-cvs mailing list