From: Andreas Schneider Date: Tue, 8 Feb 2011 10:53:40 +0000 (+0100) Subject: s3-rpc_client: Fixed winreg int documentation. X-Git-Tag: tevent-0.9.11~751 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ed5808390ccb449c7c6dfdc510101c1ad8feb4c;p=thirdparty%2Fsamba.git s3-rpc_client: Fixed winreg int documentation. Signed-off-by: Günther Deschner --- diff --git a/source3/rpc_client/cli_winreg_int.h b/source3/rpc_client/cli_winreg_int.h index 83d96526a3a..a1a7c67e5fb 100644 --- a/source3/rpc_client/cli_winreg_int.h +++ b/source3/rpc_client/cli_winreg_int.h @@ -22,7 +22,7 @@ #ifndef CLI_WINREG_INT_H #define CLI_WINREG_INT_H -/* +/** * @brief Connect to the interal winreg server and open the given key. * * The function will create the needed subkeys if they don't exist. @@ -31,8 +31,6 @@ * * @param[in] server_info The supplied server info. * - * @param[in] path The path to the key to open. - * * @param[in] key The key to open. * * @param[in] create_key Set to true if the key should be created if it