From 600558a2eaa953f42cfced3912612f8e9ce2e135 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 22 Aug 2002 21:42:59 +0000 Subject: typos typos :) (This used to be commit 78cfbebc69fb15326d8f6dbbce1090c301a1f270) --- source3/include/rpc_netlogon.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source3/include') 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 */ -- cgit