summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2010-11-27 14:40:53 +0100
committerMatthias Dieter Wallnöfer <mdw@samba.org>2010-11-27 16:03:42 +0100
commit258dc02a9db9280b43d336eecf4a63df790c1945 (patch)
tree2d506f625a21e6d04792fd6722f22a58aefb4c6f /source4/librpc/idl
parentd613f91a74be13cde375ad742b9dab3af2a75935 (diff)
downloadsamba-258dc02a9db9280b43d336eecf4a63df790c1945.tar.gz
samba-258dc02a9db9280b43d336eecf4a63df790c1945.tar.bz2
samba-258dc02a9db9280b43d336eecf4a63df790c1945.zip
s4:role transfer - use always type "enum drepl_role_master" for role specifications
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Nov 27 16:03:43 CET 2010 on sn-devel-104
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r--source4/librpc/idl/irpc.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/irpc.idl b/source4/librpc/idl/irpc.idl
index 334c102804..ed331c7fdb 100644
--- a/source4/librpc/idl/irpc.idl
+++ b/source4/librpc/idl/irpc.idl
@@ -176,7 +176,7 @@ import "misc.idl", "security.idl", "nbt.idl", "netlogon.idl";
} drepl_role_master;
WERROR drepl_takeFSMORole(
- [in] uint32 role
+ [in] drepl_role_master role
);
/*