authlogin: indentation/whitespace fix

Indentation/whitespace fix for one authlogin interface.

Signed-off-by: Guido Trentalancia <guido@trentalancia.net>
This commit is contained in:
Guido Trentalancia 2016-12-15 01:01:32 +01:00 committed by Chris PeBenito
parent dbd988ac99
commit edf4f0a313

View File

@ -1817,9 +1817,9 @@ interface(`auth_relabel_login_records',`
## <infoflow type="both" weight="10"/>
#
interface(`auth_use_nsswitch',`
gen_require(`
attribute nsswitch_domain;
')
gen_require(`
attribute nsswitch_domain;
')
typeattribute $1 nsswitch_domain;
')