]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
netapi: fix doxygen warning.
authorGünther Deschner <gd@samba.org>
Wed, 2 Jul 2008 11:09:23 +0000 (13:09 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 3 Jul 2008 10:13:11 +0000 (12:13 +0200)
Guenther

source/lib/netapi/netapi.h

index 113a72ca13e8bd31b474ad421605b8b599a4ea71..8ec1fbfb0302417a9fcfb94907f005147f0f0139 100644 (file)
@@ -518,7 +518,7 @@ NET_API_STATUS NetUserEnum(const char * server_name /* [in] */,
  * @param[in] domain_name The server or domain name to connect to
  * @param[in] user_name The user account to change the password for
  * @param[in] old_password The user account's old password
- * @param[in] old_password The user account's new password
+ * @param[in] new_password The user account's new password
  * @return NET_API_STATUS
  *
  * example user/user_chgpwd.c