summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/mgmt.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/mgmt.idl')
-rw-r--r--source4/librpc/idl/mgmt.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/mgmt.idl b/source4/librpc/idl/mgmt.idl
index 7e691d3c31..0756e36010 100644
--- a/source4/librpc/idl/mgmt.idl
+++ b/source4/librpc/idl/mgmt.idl
@@ -16,7 +16,7 @@ interface mgmt
} dcerpc_syntax_id_p;
typedef struct {
- unsigned32 count;
+ uint32 count;
[size_is(count)] dcerpc_syntax_id_p if_id[*];
} rpc_if_id_vector_t;