1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

netlogon.idl: indent correctly

This commit is contained in:
Matthias Dieter Wallnöfer 2009-09-11 13:25:53 +02:00
parent 8990865c7f
commit 049c780c59

View File

@ -1372,7 +1372,7 @@ interface netlogon
uint32 dummy_long4;
} netr_OneDomainInfo;
typedef [public,bitmap32bit] bitmap {
typedef [public,bitmap32bit] bitmap {
ENC_CRC32 = 0x00000001,
ENC_RSA_MD5 = 0x00000002,
ENC_RC4_HMAC_MD5 = 0x00000004,