librpc:ndr: Introduce ‘ndr_flags_type’ type
[samba.git] / source4 / librpc / rpc / dcerpc.c
index baf6df6e498b0438805501d58b99277c1207873f..802759c72b2022bee6782755c533433de3a3e52f 100644 (file)
@@ -436,7 +436,7 @@ static bool dcerpc_bh_use_ndr64(struct dcerpc_binding_handle *h)
 }
 
 static void dcerpc_bh_do_ndr_print(struct dcerpc_binding_handle *h,
-                                  int ndr_flags,
+                                  ndr_flags_type ndr_flags,
                                   const void *_struct_ptr,
                                   const struct ndr_interface_call *call)
 {