[SCM] Samba Shared Repository - branch v3-3-test updated - release-3-2-0pre2-3075-gcfd5938

Günther Deschner gd at samba.org
Thu Jul 3 10:14:14 GMT 2008


The branch, v3-3-test has been updated
       via  cfd59383d680e41a885e546842b0eb8585123acb (commit)
      from  144d374ad9dd981430a82369ceaa2783e6dae90a (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-3-test


- Log -----------------------------------------------------------------
commit cfd59383d680e41a885e546842b0eb8585123acb
Author: Günther Deschner <gd at samba.org>
Date:   Wed Jul 2 13:09:23 2008 +0200

    netapi: fix doxygen warning.
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 source/lib/netapi/netapi.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/netapi/netapi.h b/source/lib/netapi/netapi.h
index 113a72c..8ec1fbf 100644
--- a/source/lib/netapi/netapi.h
+++ b/source/lib/netapi/netapi.h
@@ -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


-- 
Samba Shared Repository


More information about the samba-cvs mailing list