mirror of
https://github.com/samba-team/samba.git
synced 2024-12-29 11:21:54 +03:00
r21957: minor formatting fix
This commit is contained in:
parent
63b061a2ea
commit
99b9570ebe
@ -1417,7 +1417,7 @@ int main(int argc, char **argv, char **envp)
|
||||
"group %s\n", string_arg);
|
||||
goto done;
|
||||
}
|
||||
break;
|
||||
break;
|
||||
case 'r':
|
||||
if (!wbinfo_get_usergroups(string_arg)) {
|
||||
d_fprintf(stderr, "Could not get groups for user %s\n",
|
||||
|
Loading…
Reference in New Issue
Block a user