r24491: base_type() isn't supported anymore and the default for enums
authorStefan Metzmacher <metze@samba.org>
Thu, 16 Aug 2007 13:40:41 +0000 (13:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:02:00 +0000 (15:02 -0500)
is now uint16...

metze
(This used to be commit 82aad0e42c44f5b277aed743595795fcc4bad0d4)

source4/lib/registry/regf.idl

index e313dfc4dad74706b44cba33984b7be5ec9f4bf7..46af4ffdc51ed14b964db3f754bfd19eb0685dbf 100644 (file)
@@ -73,7 +73,7 @@ interface regf
             */
        };
 
-       [base_type(uint16),noprint] enum reg_key_type { 
+       [noprint] enum reg_key_type { 
                REG_ROOT_KEY = 0x20, 
                REG_SUB_KEY  = 0x2C, 
                REG_SYM_LINK = 0x10