1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

Define a rpc_client doc group.

(This used to be commit 87bc0a71ec)
This commit is contained in:
Tim Potter 2002-01-06 03:49:28 +00:00
parent 21881b9c35
commit 009d7414d2

View File

@ -21,6 +21,9 @@
#include "includes.h"
/** \defgroup rpc_client RPC Client routines
*/
/* Opens a SMB connection to a named pipe */
struct cli_state *cli_pipe_initialise(struct cli_state *cli, char *system_name,