mirror of
https://github.com/samba-team/samba.git
synced 2025-01-17 02:05:21 +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);
|
"group %s\n", string_arg);
|
||||||
goto done;
|
goto done;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 'r':
|
case 'r':
|
||||||
if (!wbinfo_get_usergroups(string_arg)) {
|
if (!wbinfo_get_usergroups(string_arg)) {
|
||||||
d_fprintf(stderr, "Could not get groups for user %s\n",
|
d_fprintf(stderr, "Could not get groups for user %s\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user