netapi: fix doxygen warning.
authorGünther Deschner <gd@samba.org>
Tue, 9 Sep 2008 17:36:51 +0000 (19:36 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 11 Sep 2008 12:21:11 +0000 (14:21 +0200)
Guenther
(This used to be commit e0312728a5ac5abd64622600f47967861a4e0183)

source3/lib/netapi/netapi.h

index e9670bb16e37b94753ce08cf4dc5746237d2a214..234caf4b930622841c7506e6c13aa62a089140da 100644 (file)
@@ -1579,7 +1579,7 @@ NET_API_STATUS NetRemoteTOD(const char * server_name /* [in] */,
  *
  * @param[in] server_name The server name to connect to
  * @param[in] level The level defining the requested SHARE_INFO_X structure
- * @param[in] buf The buffer containing a SHARE_INFO_X structure
+ * @param[in] buffer The buffer containing a SHARE_INFO_X structure
  * @param[out] parm_err The returned parameter error number if any
  * @return NET_API_STATUS
  *