[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-cvs
Subject:    svn commit: samba r22615 - in branches/SAMBA_3_0/source/modules: .
From:       obnox () samba ! org
Date:       2007-04-30 22:21:46
Message-ID: 20070430222146.B091A162ADB () lists ! samba ! org
[Download RAW message or body]

Author: obnox
Date: 2007-04-30 22:21:46 +0000 (Mon, 30 Apr 2007)
New Revision: 22615

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22615

Log:
fix prototype
Modified:
   branches/SAMBA_3_0/source/modules/vfs_hpuxacl.c


Changeset:
Modified: branches/SAMBA_3_0/source/modules/vfs_hpuxacl.c
===================================================================
--- branches/SAMBA_3_0/source/modules/vfs_hpuxacl.c	2007-04-30 18:59:34 UTC (rev 22614)
+++ branches/SAMBA_3_0/source/modules/vfs_hpuxacl.c	2007-04-30 22:21:46 UTC (rev 22615)
@@ -124,7 +124,7 @@
 /* aclsort (internal) and helpers: */
 static BOOL hpux_acl_sort(HPUX_ACL_T acl, int count);
 static int hpux_internal_aclsort(int acl_count, int calclass, HPUX_ACL_T aclp);
-static int hpux_count_obj(int acl_count, HPUX_ACL_T aclp, 
+static void hpux_count_obj(int acl_count, HPUX_ACL_T aclp, 
 		struct hpux_acl_types *acl_type_count);
 static void hpux_swap_acl_entries(HPUX_ACE_T *aclp0, HPUX_ACE_T *aclp1);
 static BOOL hpux_prohibited_duplicate_type(int acl_type);

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic