1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-20 14:03:59 +03:00
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 fe913ad11bf1c5e9fe04ed769a93b0ea16aa0a34)
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();
}