From: Karolin Seeger Date: Thu, 21 May 2015 13:00:32 +0000 (+0200) Subject: vfs_hpuxacl: Fix typo in comment... X-Git-Tag: tevent-0.9.25~430 X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=1afb7cc92e8eee77b5b86e6c5c2d4737bcf17837;p=samba.git vfs_hpuxacl: Fix typo in comment... and remove some trailing whitespaces. Signed-off-by: Karolin Seeger Reviewed-by: Andrew Bartlett --- diff --git a/source3/modules/vfs_hpuxacl.c b/source3/modules/vfs_hpuxacl.c index 7ffb847d6bc..1894146cc51 100644 --- a/source3/modules/vfs_hpuxacl.c +++ b/source3/modules/vfs_hpuxacl.c @@ -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