svn commit: samba r23216 - in branches/SAMBA_3_0_26/source/rpc_server: .

jerry at samba.org jerry at samba.org
Tue May 29 17:41:58 GMT 2007


Author: jerry
Date: 2007-05-29 17:41:55 +0000 (Tue, 29 May 2007)
New Revision: 23216

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

Log:
sync comment with SAMBA_3_0
Modified:
   branches/SAMBA_3_0_26/source/rpc_server/srv_pipe_hnd.c


Changeset:
Modified: branches/SAMBA_3_0_26/source/rpc_server/srv_pipe_hnd.c
===================================================================
--- branches/SAMBA_3_0_26/source/rpc_server/srv_pipe_hnd.c	2007-05-29 17:12:08 UTC (rev 23215)
+++ branches/SAMBA_3_0_26/source/rpc_server/srv_pipe_hnd.c	2007-05-29 17:41:55 UTC (rev 23216)
@@ -1170,7 +1170,7 @@
 
 	DLIST_REMOVE(Pipes, p);
 	
-	/* Remove from pipe open db */
+	/* TODO: Remove from pipe open db */
 	
 	if ( !delete_pipe_opendb( p ) ) {
 		DEBUG(3,("close_rpc_pipe_hnd: failed to delete %s "



More information about the samba-cvs mailing list