w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND
authorKamen Mazdrashki <kamen.mazdrashki@postpath.com>
Thu, 17 Sep 2009 21:20:23 +0000 (00:20 +0300)
committerAnatoliy Atanasov <anatoliy.atanasov@postpath.com>
Wed, 30 Sep 2009 12:48:41 +0000 (15:48 +0300)
commit0e1840b84a892d31cbc45191b2965db5c931670b
treee0c543e963bce1bb572451d26da348254ed91df0
parent948cd70bad6600a4e4e1493469efc0ccd9399c18
w32err: WERR_GROUP_NOT_FOUND renamed to WERR_GROUPNOTFOUND

In Win 32 we have
NERR_GroupNotFound which maps to WERR_GROUP_NOT_FOUND currently
and we have
ERROR_GROUP_NOT_FOUND which maps to nothing, so it is to be added

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