mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
d3e8a74551
- IDL fixes + adding comments - Start working on dcom infrastructure (This used to be commit ef0fc269f06c82594c34ad8673c76c5ea099250e)
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
[
|
|
uuid(c681d488-d850-11d0-8c52-00c04fd90f7e),
|
|
version(1.0),
|
|
helpstring("Encrypted File System")
|
|
] interface efs
|
|
{
|
|
void EFS_Dummy();
|
|
}
|