Skip to content

Commit

Permalink
idl: frstrans.idl add frstrans_RdcClose
Browse files Browse the repository at this point in the history
Change-Id: I32e88f542da7df21e253cfbf8c2b3cc17043c6c7

Signed-off-by: Matthieu Patou <[email protected]>
Reviewed-by: Stefan Metzmacher <[email protected]>
  • Loading branch information
ekacnet authored and Matthieu Patou committed Oct 2, 2014
1 parent c67468d commit c768433
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion librpc/idl/frstrans.idl
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit c768433

Please sign in to comment.