svn commit: samba r6425 - in branches/SAMBA_4_0/source/libnet: .

mimir at samba.org mimir at samba.org
Fri Apr 22 00:22:11 GMT 2005


Author: mimir
Date: 2005-04-22 00:22:11 +0000 (Fri, 22 Apr 2005)
New Revision: 6425

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

Log:
Yet another comment.


rafal


Modified:
   branches/SAMBA_4_0/source/libnet/userman.c


Changeset:
Modified: branches/SAMBA_4_0/source/libnet/userman.c
===================================================================
--- branches/SAMBA_4_0/source/libnet/userman.c	2005-04-21 23:25:38 UTC (rev 6424)
+++ branches/SAMBA_4_0/source/libnet/userman.c	2005-04-22 00:22:11 UTC (rev 6425)
@@ -393,6 +393,15 @@
 }
 
 
+/**
+ * Synchronous version of userdel call
+ *
+ * @param pipe dce/rpc call pipe
+ * @param mem_ctx memory context for the call
+ * @param io arguments and results of the call
+ * @return nt status code of execution
+ */
+
 NTSTATUS rpc_composite_userdel(struct dcerpc_pipe *pipe,
 			       TALLOC_CTX *mem_ctx,
 			       struct rpc_composite_userdel *io)



More information about the samba-cvs mailing list