Ignore:
Timestamp:
Jul 6, 2011, 8:21:13 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/smbd/posix_acls.c

    r596 r599  
    26452645****************************************************************************/
    26462646
    2647 static bool current_user_in_group(gid_t gid)
     2647bool current_user_in_group(gid_t gid)
    26482648{
    26492649        int i;
Note: See TracChangeset for help on using the changeset viewer.