1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source4/librpc/idl/efs.idl
Andrew Tridgell 2bf6dff983 r3283: converted to quoted uuid() defines in all our IDL. This should help
the build on systems like solaris with the SunPRO compiler
(This used to be commit fe913ad11b)
2007-10-10 13:04:50 -05:00

9 lines
141 B
Plaintext

[
uuid("c681d488-d850-11d0-8c52-00c04fd90f7e"),
version(1.0),
helpstring("Encrypted File System")
] interface efs
{
void EFS_Dummy();
}