r4434: - fix some NetShare* idl functions
[samba.git] / source / librpc / idl / efs.idl
1 [
2         uuid("c681d488-d850-11d0-8c52-00c04fd90f7e"),
3         version(1.0),
4         helpstring("Encrypted File System")
5 ] interface efs 
6 {
7         void EFS_Dummy();
8 }