mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
10 lines
174 B
Plaintext
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();
|
|
}
|