r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
[samba.git] / source / librpc / idl / dbgidl.idl
1 [
2         uuid("1d55b526-c137-46c5-ab79-638f2a68e869"),
3         version(1.0),
4         pointer_default(unique),
5         helpstring("Remote IDL debugger")
6 ] interface dbgidl 
7 {
8         void dummy_dbgidl();
9 }