summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dbgidl.idl
blob: 2fef443db344bd1e1de8e68bcbb7105e98632078 (plain)
1
2
3
4
5
6
7
8
[
	uuid(1d55b526-c137-46c5-ab79-638f2a68e869),
	version(1.0),
	helpstring("Remote IDL debugger")
] interface dbgidl 
{
	void dummy_dbgidl();
}