diff options
author | Simo Sorce <idra@samba.org> | 2002-08-22 21:42:59 +0000 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2002-08-22 21:42:59 +0000 |
commit | 600558a2eaa953f42cfced3912612f8e9ce2e135 (patch) | |
tree | b85d2d5f7f16c44f21802630cbb5da152f734736 /source3/include | |
parent | 2bd75e4714f664a4cddf406a18f665b5cd590f29 (diff) | |
download | samba-600558a2eaa953f42cfced3912612f8e9ce2e135.tar.gz samba-600558a2eaa953f42cfced3912612f8e9ce2e135.tar.bz2 samba-600558a2eaa953f42cfced3912612f8e9ce2e135.zip |
typos typos :)
(This used to be commit 78cfbebc69fb15326d8f6dbbce1090c301a1f270)
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/rpc_netlogon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/rpc_netlogon.h b/source3/include/rpc_netlogon.h index f4ad3113e5..190199e048 100644 --- a/source3/include/rpc_netlogon.h +++ b/source3/include/rpc_netlogon.h @@ -59,8 +59,6 @@ /* SAM database types */ #define SAM_DATABASE_DOMAIN 0x00 /* Domain users and groups */ -#define SAM_DATABASE_BUILTIN 0x01 /* BUILTIN users and g/* SAM database types */ -#define SAM_DATABASE_DOMAIN 0x00 /* Domain users and groups */ #define SAM_DATABASE_BUILTIN 0x01 /* BUILTIN users and groups */ #define SAM_DATABASE_PRIVS 0x02 /* Privileges */ |