summaryrefslogtreecommitdiffstats
path: root/librpc/idl/smb2_lease_struct.idl
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/idl/smb2_lease_struct.idl')
-rw-r--r--librpc/idl/smb2_lease_struct.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/smb2_lease_struct.idl b/librpc/idl/smb2_lease_struct.idl
index ea28548956c..0c581d00989 100644
--- a/librpc/idl/smb2_lease_struct.idl
+++ b/librpc/idl/smb2_lease_struct.idl
@@ -26,7 +26,7 @@ interface smb2_lease_struct
smb2_lease_key lease_key;
smb2_lease_state lease_state;
uint32 lease_flags;
- uint32 lease_duration; /* should be 0 */
+ hyper lease_duration; /* should be 0 */
smb2_lease_key parent_lease_key;
uint16 lease_epoch;
} smb2_lease;