summaryrefslogtreecommitdiff
path: root/librpc/idl/epmapper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/idl/epmapper.idl')
-rw-r--r--librpc/idl/epmapper.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/epmapper.idl b/librpc/idl/epmapper.idl
index 3d9113892b..25b9517a8e 100644
--- a/librpc/idl/epmapper.idl
+++ b/librpc/idl/epmapper.idl
@@ -216,7 +216,7 @@ interface epmapper
} epm_tower;
typedef struct {
- [value(ndr_size_epm_tower(&tower, ndr->iconv_convenience, ndr->flags))] uint32 tower_length;
+ [value(ndr_size_epm_tower(&tower, ndr->flags))] uint32 tower_length;
[subcontext(4)] epm_tower tower;
} epm_twr_t;