svn commit: samba r9577 - in branches/SAMBA_4_0/source/librpc/idl: .

tpot at samba.org tpot at samba.org
Wed Aug 24 11:33:27 GMT 2005


Author: tpot
Date: 2005-08-24 11:33:26 +0000 (Wed, 24 Aug 2005)
New Revision: 9577

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

Log:
Fix some indentation.

Modified:
   branches/SAMBA_4_0/source/librpc/idl/initshutdown.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/initshutdown.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/initshutdown.idl	2005-08-24 11:17:28 UTC (rev 9576)
+++ branches/SAMBA_4_0/source/librpc/idl/initshutdown.idl	2005-08-24 11:33:26 UTC (rev 9577)
@@ -32,8 +32,8 @@
 		[in] uint8 reboot
 	);
 
-    WERROR initshutdown_Abort(
-		[in]    uint16 *server
+	WERROR initshutdown_Abort(
+		[in] uint16 *server
 	);
 
 	WERROR initshutdown_InitEx(



More information about the samba-cvs mailing list