vfs_hpuxacl: Fix typo in comment...
authorKarolin Seeger <kseeger@samba.org>
Thu, 21 May 2015 13:00:32 +0000 (15:00 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 May 2015 20:54:20 +0000 (22:54 +0200)
and remove some trailing whitespaces.

Signed-off-by: Karolin Seeger <kseeger@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/modules/vfs_hpuxacl.c

index 7ffb847d6bc2519244ea649da420ab09d85f6072..1894146cc51461465cacee9f77425bc7aa658aa1 100644 (file)
@@ -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