svn commit: samba r19775 - in branches/SAMBA_3_0/source/rpc_server: .

vlendec at samba.org vlendec at samba.org
Sat Nov 18 17:06:43 GMT 2006


Author: vlendec
Date: 2006-11-18 17:06:43 +0000 (Sat, 18 Nov 2006)
New Revision: 19775

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

Log:
Fix typo
Modified:
   branches/SAMBA_3_0/source/rpc_server/srv_eventlog_nt.c


Changeset:
Modified: branches/SAMBA_3_0/source/rpc_server/srv_eventlog_nt.c
===================================================================
--- branches/SAMBA_3_0/source/rpc_server/srv_eventlog_nt.c	2006-11-18 17:06:02 UTC (rev 19774)
+++ branches/SAMBA_3_0/source/rpc_server/srv_eventlog_nt.c	2006-11-18 17:06:43 UTC (rev 19775)
@@ -405,7 +405,7 @@
 	uiRetention = 604800;
 
 	/* the general idea is to internally open the registry 
-	   key and retreive the values.  That way we can continue 
+	   key and retrieve the values.  That way we can continue 
 	   to use the same fetch/store api that we use in 
 	   srv_reg_nt.c */
 



More information about the samba-cvs mailing list