X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fsp-diff.pl;h=57e635bca38fef59c2b99572fdfb022e6cf44131;hp=9d6c60387fa1c862f4c3fe4a4fe86a30c48e60ee;hb=9ba96fbb2523cb12747c559c704c58bd8f9e7982;hpb=c15e95a61dacfc326cf9cdf05935ae8c6c97bcf6 diff --git a/util/sp-diff.pl b/util/sp-diff.pl index 9d6c60387f..57e635bca3 100755 --- a/util/sp-diff.pl +++ b/util/sp-diff.pl @@ -54,7 +54,7 @@ sub loadfile $header=0 if /^[dr]sa/; if (/^type/) { $header=0; next; } next if $header; - chop; + s|\R$||; @a=split; if ($a[0] =~ /^[dr]sa$/) {