svn commit: samba r23460 - in branches/SAMBA_3_0/source/registry: .

obnox at samba.org obnox at samba.org
Wed Jun 13 10:12:34 GMT 2007


Author: obnox
Date: 2007-06-13 10:12:33 +0000 (Wed, 13 Jun 2007)
New Revision: 23460

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

Log:
Re-add whitespace to reduce diff between branches.
Sorry for the noise... 

Michael


Modified:
   branches/SAMBA_3_0/source/registry/reg_db.c


Changeset:
Modified: branches/SAMBA_3_0/source/registry/reg_db.c
===================================================================
--- branches/SAMBA_3_0/source/registry/reg_db.c	2007-06-13 10:07:05 UTC (rev 23459)
+++ branches/SAMBA_3_0/source/registry/reg_db.c	2007-06-13 10:12:33 UTC (rev 23460)
@@ -485,7 +485,7 @@
 
 	return True;
 
-fail:
+ fail:
 	TALLOC_FREE( old_subkeys );
 	TALLOC_FREE( subkeys );
 



More information about the samba-cvs mailing list