Skip to content

Commit

Permalink
nfs4acl.idl: rename interface to nfs4acl.idl to avoid naming clash in…
Browse files Browse the repository at this point in the history
… the python bindings

Signed-off-by: Stefan Metzmacher <[email protected]>
Reviewed-by: Günther Deschner <[email protected]>
  • Loading branch information
metze-samba committed Oct 13, 2016
1 parent caff670 commit 63686a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion librpc/idl/nfs4acl.idl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import "misc.idl", "security.idl";
version(1.0),
pointer_default(unique)
]
interface nfs4acl
interface nfs4acl_interface
{
const char *NFS4ACL_XATTR_NAME = "system.nfs4acl";

Expand Down

0 comments on commit 63686a1

Please sign in to comment.