Removed rogue comma from FreeBSD ACL adapter

This commit is contained in:
Thomas Schmitt 2011-08-18 16:06:33 +02:00
parent f10c2d7779
commit aeb5258ae2
1 changed files with 1 additions and 1 deletions

View File

@ -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.