]> git.samba.org - abartlet/samba.git/.git/commit
w32err: WERR_USER_EXISTS replace with WERR_USEREXISTS name
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Thu, 17 Sep 2009 21:00:21 +0000 (00:00 +0300)
committerAnatoliy Atanasov <anatoliy.atanasov@postpath.com>
Wed, 30 Sep 2009 12:48:40 +0000 (15:48 +0300)
commit948cd70bad6600a4e4e1493469efc0ccd9399c18
tree25b03a86625888efbcf3a66f8fe599873811754c
parentd9994a604bd51949a9869927bdc2cb512fba9171
w32err: WERR_USER_EXISTS replace with WERR_USEREXISTS name

In Win32 we have
NERR_UserExists which maps to WERR_USER_EXISTS currently
and there is
ERROR_USER_EXISTS which maps to WERR_USER_ALREADY_EXISTS

Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
libcli/util/doserr.c
libcli/util/werror.h