r6425: Yet another comment.
authorRafal Szczesniak <mimir@samba.org>
Fri, 22 Apr 2005 00:22:11 +0000 (00:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:36 +0000 (13:11 -0500)
rafal

source/libnet/userman.c

index 51bcdc885e08b13a0c206ad456a9659aeb869bb2..897de42d20b3fd7f79a8400f2950378995b58ac2 100644 (file)
@@ -393,6 +393,15 @@ NTSTATUS rpc_composite_userdel_recv(struct composite_context *c, TALLOC_CTX *mem
 }
 
 
+/**
+ * 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)