Removed rogue comma from FreeBSD ACL adapter
This commit is contained in:
parent
f10c2d7779
commit
aeb5258ae2
@ -63,7 +63,7 @@ int aaip_local_attr_support(int flag)
|
||||
return(ret);
|
||||
}
|
||||
|
||||
,
|
||||
|
||||
/* ------------------------------ Getters --------------------------------- */
|
||||
|
||||
/* Obtain the ACL of the given file in long text form.
|
||||
|
Loading…
Reference in New Issue
Block a user