svn commit: samba r13726 - in branches/SAMBA_4_0/source/librpc/rpc: .

mimir at samba.org mimir at samba.org
Mon Feb 27 19:55:21 GMT 2006


Author: mimir
Date: 2006-02-27 19:55:21 +0000 (Mon, 27 Feb 2006)
New Revision: 13726

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

Log:
Fix indentation.


rafal


Modified:
   branches/SAMBA_4_0/source/librpc/rpc/dcerpc_util.c


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/rpc/dcerpc_util.c
===================================================================
--- branches/SAMBA_4_0/source/librpc/rpc/dcerpc_util.c	2006-02-27 18:48:34 UTC (rev 13725)
+++ branches/SAMBA_4_0/source/librpc/rpc/dcerpc_util.c	2006-02-27 19:55:21 UTC (rev 13726)
@@ -961,7 +961,7 @@
 NTSTATUS dcerpc_pipe_connect_b(TALLOC_CTX *parent_ctx, 
 			       struct dcerpc_pipe **pp, 
 			       struct dcerpc_binding *binding,
-				   const struct dcerpc_interface_table *table,
+			       const struct dcerpc_interface_table *table,
 			       struct cli_credentials *credentials,
 			       struct event_context *ev)
 {



More information about the samba-cvs mailing list