mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
r5568: fix more breakage on gcc 2.96
This commit is contained in:
parent
67f8a1e3bc
commit
3eeecff05e
@ -51,9 +51,9 @@ static NTSTATUS rid_idmap_parse(const char *init_param,
|
||||
int i;
|
||||
fstring sid_str;
|
||||
BOOL known_domain = False;
|
||||
p = init_param;
|
||||
fstring tok;
|
||||
|
||||
p = init_param;
|
||||
trust.number = 0;
|
||||
|
||||
/* falling back to automatic mapping when there were no options given */
|
||||
|
Loading…
x
Reference in New Issue
Block a user