1
0
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:
Herb Lewis 2007-03-23 23:10:46 +00:00 committed by Gerald (Jerry) Carter
parent 63b061a2ea
commit 99b9570ebe

View File

@ -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",