mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
vfs_hpuxacl: Fix typo in comment...
and remove some trailing whitespaces. Signed-off-by: Karolin Seeger <kseeger@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
af2fb66b89
commit
1afb7cc92e
@ -916,9 +916,9 @@ static int hpux_get_needed_class_perm(struct acl *aclp)
|
||||
|
||||
/* hpux_internal_aclsort: aclsort for HPUX.
|
||||
*
|
||||
* -> The aclsort() system call is availabe on the latest HPUX General
|
||||
* -> Patch Bundles. So for HPUX, we developed our version of aclsort
|
||||
* -> function. Because, we don't want to update to a new
|
||||
* -> The aclsort() system call is available on the latest HPUX General
|
||||
* -> Patch Bundles. So for HPUX, we developed our version of aclsort
|
||||
* -> function. Because, we don't want to update to a new
|
||||
* -> HPUX GR bundle just for aclsort() call.
|
||||
*
|
||||
* aclsort sorts the array of ACL structures as per the description in
|
||||
|
Loading…
x
Reference in New Issue
Block a user