Define a rpc_client doc group.
authorTim Potter <tpot@samba.org>
Sun, 6 Jan 2002 03:49:28 +0000 (03:49 +0000)
committerTim Potter <tpot@samba.org>
Sun, 6 Jan 2002 03:49:28 +0000 (03:49 +0000)
source/libsmb/cli_pipe_util.c

index 9521d817fa5cbcd44e38624f641f00542030f91a..d0028e83eb124d2453b098e48a546dace9d199d0 100644 (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,