1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/librpc/idl/dbgidl.idl
Jelmer Vernooij 68d82998d2 r11096: Eliminate pointer_default_top()
(This used to be commit b773d848e8)
2007-10-10 13:44:48 -05:00

10 lines
174 B
Plaintext

[
uuid("1d55b526-c137-46c5-ab79-638f2a68e869"),
version(1.0),
pointer_default(unique),
helpstring("Remote IDL debugger")
] interface dbgidl
{
void dummy_dbgidl();
}