mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
68d82998d2
(This used to be commit b773d848e854394f36351f97130a20a245367b2c)
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();
|
|
}
|