summaryrefslogtreecommitdiff
path: root/librpc/idl/lsa.idl
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/idl/lsa.idl')
-rw-r--r--librpc/idl/lsa.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/lsa.idl b/librpc/idl/lsa.idl
index baa5c93c2c..bfb465a7e4 100644
--- a/librpc/idl/lsa.idl
+++ b/librpc/idl/lsa.idl
@@ -1295,7 +1295,7 @@ import "misc.idl", "security.idl";
typedef struct {
uint32 flags;
lsa_ForestTrustRecordType level;
- hyper unknown;
+ hyper time;
[switch_is(level)] lsa_ForestTrustData forest_trust_data;
} lsa_ForestTrustRecord;