# HG changeset patch # User Bruno Haible # Date 1345378092 -7200 # Node ID e23106558036be43d84deeda8c0aa219f753488c # Parent 0e193bb29639c7ed52b039c2369cc0a5a7551553 gnulib-tool: Fix indentation. * gnulib-tool (func_import): Fix indentation. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-08-19 Bruno Haible + + gnulib-tool: Fix indentation. + * gnulib-tool (func_import): Fix indentation. + 2012-08-19 Bruno Haible gnulib-tool: Remove old file names from .cvsignore, .gitignore. diff --git a/gnulib-tool b/gnulib-tool --- a/gnulib-tool +++ b/gnulib-tool @@ -5341,7 +5341,7 @@ echo "Create $testsbase/$makefile_am" rm -f "$tmpfile" fi - func_append added_files "$testsbase/$makefile_am$nl" + func_append added_files "$testsbase/$makefile_am$nl" fi fi