Delete unnecessary newlines in TABLE

This commit is contained in:
Bodo Möller 1999-06-09 18:04:44 +00:00
parent a7bd03960c
commit 32933c961b
2 changed files with 0 additions and 3 deletions

View File

@ -380,7 +380,6 @@ if ($target eq "TABLE") {
foreach $target (sort keys %table) {
print_table_entry($target);
}
print "\n";
exit 0;
}

2
TABLE
View File

@ -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 =