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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:38:56 +0000 (11:38 +0100)
commit90d2d422b46cec1bcce6633ec7eed49d2aceadb0
tree46f3482961078bbf159f28dd0f91e1aa372feb33
parent08e51f2dea24163834435bc88479695df961b4ee
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>
(cherry picked from commit 948cd70bad6600a4e4e1493469efc0ccd9399c18)
(cherry picked from commit f5586f6f14e40579b6c8f3da0daa5a8dd78aa956)
libcli/util/doserr.c
libcli/util/werror.h