From: Bodo Möller Date: Wed, 9 Jun 1999 18:04:44 +0000 (+0000) Subject: Delete unnecessary newlines in TABLE X-Git-Tag: OpenSSL_0_9_4~197 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=32933c961b609e0ee5e385709859a0c2819b5363 Delete unnecessary newlines in TABLE --- diff --git a/Configure b/Configure index a14f95d9a2..7603301938 100755 --- a/Configure +++ b/Configure @@ -380,7 +380,6 @@ if ($target eq "TABLE") { foreach $target (sort keys %table) { print_table_entry($target); } - print "\n"; exit 0; } diff --git a/TABLE b/TABLE index 8e36ed81a4..5174cf6dd9 100644 --- a/TABLE +++ b/TABLE @@ -1,6 +1,5 @@ Output of `Configure TABLE:' - *** BC-16 $cc = bcc $cflags = @@ -1428,4 +1427,3 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -