summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--librpc/idl/frstrans.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/frstrans.idl b/librpc/idl/frstrans.idl
index a60529b8a3..caf6e42991 100644
--- a/librpc/idl/frstrans.idl
+++ b/librpc/idl/frstrans.idl
@@ -277,7 +277,7 @@ interface frstrans
/*****************/
/* Function 0x0f */
- typedef pipe uint8 frstrans_BytePipe;
+ typedef [flag(NDR_PAHEX)] pipe uint8 frstrans_BytePipe;
WERROR frstrans_RawGetFileDataAsync(
[in,ref] policy_handle *server_context,