mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
werror: remove duplicate definition of WERR_INVALID_OWNER
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri Aug 26 01:23:52 CEST 2011 on sn-devel-104
This commit is contained in:
parent
9d3fa10c35
commit
a3538b92d3
@ -131,7 +131,6 @@ typedef uint32_t WERROR;
|
||||
#define WERR_NOT_AUTHENTICATED W_ERROR(0x000004DC)
|
||||
#define WERR_MACHINE_LOCKED W_ERROR(0x000004F7)
|
||||
#define WERR_UNKNOWN_REVISION W_ERROR(0x00000519)
|
||||
#define WERR_INVALID_OWNER W_ERROR(0x0000051B)
|
||||
#define WERR_REVISION_MISMATCH W_ERROR(0x0000051A)
|
||||
#define WERR_INVALID_OWNER W_ERROR(0x0000051B)
|
||||
#define WERR_INVALID_PRIMARY_GROUP W_ERROR(0x0000051C)
|
||||
|
Loading…
x
Reference in New Issue
Block a user