1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r22904: Fix indent.

Guenther
(This used to be commit dcf5375aa4)
This commit is contained in:
Günther Deschner 2007-05-15 13:47:25 +00:00 committed by Gerald (Jerry) Carter
parent 4ff2e1eb8c
commit 7c21a46afc

View File

@ -269,7 +269,7 @@ struct winbindd_domain *find_auth_domain(struct winbindd_cli_state *state,
} else {
return domain;
}
}
}
return find_our_domain();
}