From fefd1876075f39aa085d1b48c535e1f5808217b1 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Mon, 3 Jun 2013 22:25:24 +0200 Subject: [PATCH] fixup: botched merge for 'bin/automake.in' * bin/automake.in (print_autodist_files): Here, we had unwittingly botched up a 'format' invocation during the latest maint -> master merge. Signed-off-by: Stefano Lattarini --- bin/automake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/automake.in b/bin/automake.in index e78c00577..07a63c20f 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"; -- 2.47.2