svn commit: samba r13051 - in branches/SAMBA_4_0/source/wrepl_server: .

metze at samba.org metze at samba.org
Fri Jan 20 12:29:18 GMT 2006


Author: metze
Date: 2006-01-20 12:29:17 +0000 (Fri, 20 Jan 2006)
New Revision: 13051

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

Log:
this is correct

metze
Modified:
   branches/SAMBA_4_0/source/wrepl_server/wrepl_apply_records.c


Changeset:
Modified: branches/SAMBA_4_0/source/wrepl_server/wrepl_apply_records.c
===================================================================
--- branches/SAMBA_4_0/source/wrepl_server/wrepl_apply_records.c	2006-01-20 12:26:09 UTC (rev 13050)
+++ branches/SAMBA_4_0/source/wrepl_server/wrepl_apply_records.c	2006-01-20 12:29:17 UTC (rev 13051)
@@ -1209,7 +1209,6 @@
 
 		/*
 		 * add the address to the merge result, with the old owner and expire_time
-		 * TODO: check if that's correct for the expire_time
 		 */
 		merge->addresses = winsdb_addr_list_add(merge->addresses,
 							rec->addresses[i]->address,



More information about the samba-cvs mailing list