From c3070fb58645735f364c91df40e7b1705b003d2d Mon Sep 17 00:00:00 2001 From: Krejzi Date: Tue, 22 Apr 2014 14:34:30 +0000 Subject: Fix indentation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/acl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/acl.xml') diff --git a/chapter06/acl.xml b/chapter06/acl.xml index 238ca6f39..f38211e32 100644 --- a/chapter06/acl.xml +++ b/chapter06/acl.xml @@ -55,7 +55,7 @@ to segfault on overly long group name: sed -i -e "s|: TABS-1;|&\n\n\t\t\tif (x > (TABS-1))\n\t\t\t\tx = (TABS-1);\n|" \ - libacl/__acl_to_any_text.c + libacl/__acl_to_any_text.c Prepare Acl for compilation: -- cgit v1.2.3-54-g00ecf