diff options
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r-- | source4/librpc/idl/epmapper.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/epmapper.idl b/source4/librpc/idl/epmapper.idl index 81f9b0976c..e1e980b0fd 100644 --- a/source4/librpc/idl/epmapper.idl +++ b/source4/librpc/idl/epmapper.idl @@ -151,7 +151,7 @@ interface epmapper } epm_rhs_null; typedef struct { - astring identifier; + uint16 minor_version; } epm_rhs_ncalrpc; typedef struct { |