diff options
Diffstat (limited to 'source4/librpc/idl/mgmt.idl')
-rw-r--r-- | source4/librpc/idl/mgmt.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/librpc/idl/mgmt.idl b/source4/librpc/idl/mgmt.idl index 2c4910e677..23bc09e81d 100644 --- a/source4/librpc/idl/mgmt.idl +++ b/source4/librpc/idl/mgmt.idl @@ -7,8 +7,8 @@ [ uuid("afa8bd80-7d8a-11c9-bef4-08002b102989"), version(1.0), - pointer_default(unique), - pointer_default_top(unique), + pointer_default(sptr), + pointer_default_top(sptr), endpoint("ncalrpc:[EPMAPPER]", "ncacn_ip_tcp:[135]", "ncacn_np:[\\pipe\\epmapper]"), helpstring("DCE/RPC Remote Management") ] |