* bin/automake.in (print_autodist_files): Here, we had unwittingly
botched up a 'format' invocation in the latest merge.

Signed-off-by: Stefano Lattarini <stefano.lattar...@gmail.com>
---
 bin/automake.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/automake.in b/bin/automake.in
index e78c005..07a63c2 100644
--- a/bin/automake.in
+++ b/bin/automake.in
@@ -7745,7 +7745,7 @@ sub print_autodist_files
 
   my @four;
   format USAGE_FORMAT =
- <<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<
+  @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<   @<<<<<<<<<<<<<<<<
   $four[0],           $four[1],           $four[2],           $four[3]
 .
   local $~ = "USAGE_FORMAT";
-- 
1.8.3.rc3.8.g5e49f30


Reply via email to