>From d39093d3483666df67217b5e391d99987cfe356a Mon Sep 17 00:00:00 2001 From: Matthieu Patou Date: Wed, 25 Sep 2013 23:53:21 -0700 Subject: [PATCH 9/9] idl: frstrans.idl add frstrans_RdcClose Change-Id: I32e88f542da7df21e253cfbf8c2b3cc17043c6c7 --- librpc/idl/frstrans.idl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/librpc/idl/frstrans.idl b/librpc/idl/frstrans.idl index 47e3159..6389c2b 100644 --- a/librpc/idl/frstrans.idl +++ b/librpc/idl/frstrans.idl @@ -185,7 +185,9 @@ interface frstrans /*****************/ /* Function 0x0c */ - [todo] void FRSTRANS_RDC_CLOSE(); + WERROR frstrans_RdcClose( + [in,out,ref] policy_handle *server_context + ); /*****************/ /* Function 0x0d */ -- 2.1.0