From f3a7262e8e3b3a5ff630dac0816ab27583b3f215 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 15 Oct 2008 15:49:35 -0700 Subject: tune the whitespace --- debian/local/pam-auth-update | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/local/pam-auth-update b/debian/local/pam-auth-update index fe793ef5..c2378ebe 100755 --- a/debian/local/pam-auth-update +++ b/debian/local/pam-auth-update @@ -315,7 +315,7 @@ sub create_from_template # to keep the stack intact if ($val eq 'Primary' && $count == 0) { - print OUTPUT "$type\trequired\t\tpam_permit.so\n"; + print OUTPUT "$type\trequired\t\t\tpam_permit.so\n"; } $i = 0; @@ -482,7 +482,7 @@ sub write_profiles if ($i == 0) { print OUTPUT "Module: null\n"; - print OUTPUT "required\t\tpam_permit.so\n"; + print OUTPUT "required\t\t\tpam_permit.so\n"; } $i = 0; -- cgit v1.2.3