From: pebenito@ieee.org (Chris PeBenito) Date: Thu, 15 Dec 2016 19:31:39 -0500 Subject: [refpolicy] [PATCH] authlogin: indentation/whitespace fix In-Reply-To: <1481760092.3080.13.camel@trentalancia.net> References: <1481760092.3080.13.camel@trentalancia.net> Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 12/14/16 19:01, Guido Trentalancia via refpolicy wrote: > Indentation/whitespace fix for one authlogin interface. > > Signed-off-by: Guido Trentalancia > --- > policy/modules/system/authlogin.if | 6 +++--- > > --- a/policy/modules/system/authlogin.if 2016-08-14 21:24:48.953382119 +0200 > +++ b/policy/modules/system/authlogin.if 2016-12-15 00:58:33.554837580 +0100 > @@ -1817,9 +1817,9 @@ interface(`auth_relabel_login_records',` > ## > # > interface(`auth_use_nsswitch',` > - gen_require(` > - attribute nsswitch_domain; > - ') > + gen_require(` > + attribute nsswitch_domain; > + ') > > typeattribute $1 nsswitch_domain; > ') Merged. -- Chris PeBenito