1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00

Whoops - dodgy make proto.

(This used to be commit 87cd080441)
This commit is contained in:
Tim Potter 2000-06-16 08:47:04 +00:00
parent 8b5be6afa4
commit 7448a6d31e

View File

@ -644,7 +644,7 @@ void file_lines_slashcont(char **lines);
/*The following definitions come from lib/util_seaccess.c */
BOOL se_access_check(const SEC_DESC * sd, user_struct *user,
BOOL se_access_check(const SEC_DESC * sd, const NET_USER_INFO_3 * user,
uint32 acc_req, uint32 prev_grant_acc,
uint32 * acc_grant,
uint32 * status);