svn commit: samba r5089 - in branches/SAMBA_4_0/source/torture/rpc: .

abartlet at samba.org abartlet at samba.org
Sat Jan 29 04:01:23 GMT 2005


Author: abartlet
Date: 2005-01-29 04:01:23 +0000 (Sat, 29 Jan 2005)
New Revision: 5089

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

Log:
Fix indentation.

Modified:
   branches/SAMBA_4_0/source/torture/rpc/schannel.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/rpc/schannel.c
===================================================================
--- branches/SAMBA_4_0/source/torture/rpc/schannel.c	2005-01-29 04:00:29 UTC (rev 5088)
+++ branches/SAMBA_4_0/source/torture/rpc/schannel.c	2005-01-29 04:01:23 UTC (rev 5089)
@@ -107,7 +107,7 @@
 		}
 		
 	}
-		return ret;
+	return ret;
 }
 
 /*



More information about the samba-cvs mailing list