summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>2009-09-11 13:25:53 +0200
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>2009-09-11 13:38:29 +0200
commit049c780c598a7cbfc17e4bc8a322e180f5b5472f (patch)
tree58f1180680e0d1c9b9f0329a1e95538f2f07c012 /librpc
parent8990865c7f5f52c615c5d571cec50d49deda7322 (diff)
downloadsamba-049c780c598a7cbfc17e4bc8a322e180f5b5472f.tar.gz
samba-049c780c598a7cbfc17e4bc8a322e180f5b5472f.tar.bz2
samba-049c780c598a7cbfc17e4bc8a322e180f5b5472f.zip
netlogon.idl: indent correctly
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/netlogon.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/netlogon.idl b/librpc/idl/netlogon.idl
index 34081e25e1..7ffc9f2e08 100644
--- a/librpc/idl/netlogon.idl
+++ b/librpc/idl/netlogon.idl
@@ -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,