netapi: fix doxygen warning.
authorGünther Deschner <gd@samba.org>
Tue, 9 Sep 2008 17:36:51 +0000 (19:36 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 15 Sep 2008 11:00:33 +0000 (13:00 +0200)
Guenther
(cherry picked from commit e0312728a5ac5abd64622600f47967861a4e0183)
(cherry picked from commit 1442dad1c0498f55ec5b164084667ef48971c343)

source/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
  *