summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/dbgidl.idl
blob: 28b2b67e1f6046d8af06bbd4e0580ab98f1f5670 (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();
}