summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/secrets.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/idl/secrets.idl')
-rw-r--r--source3/librpc/idl/secrets.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/secrets.idl b/source3/librpc/idl/secrets.idl
index 186d925e45e..2c06fa6990d 100644
--- a/source3/librpc/idl/secrets.idl
+++ b/source3/librpc/idl/secrets.idl
@@ -100,7 +100,7 @@ import "misc.idl", "samr.idl", "lsa.idl", "netlogon.idl", "security.idl";
NTTIME password_last_change;
hyper password_changes;
- [max_recursion(20000)] secrets_domain_info1_change *next_change;
+ secrets_domain_info1_change *next_change;
[ref] secrets_domain_info1_password *password;
secrets_domain_info1_password *old_password;