Remove trailing whitespace from some files.
[openssl.git] / crypto / aes / asm / aesni-sha256-x86_64.pl
index a5fde2e4d1d18164bd2970fa0779bdff30a649a3..ba4964a850e2b1644d16e0fe545066249aae6139 100644 (file)
@@ -884,7 +884,7 @@ if ($avx>1) {{
 ######################################################################
 # AVX2+BMI code path
 #
-my $a5=$SZ==4?"%esi":"%rsi";   # zap $inp 
+my $a5=$SZ==4?"%esi":"%rsi";   # zap $inp
 my $PUSH8=8*2*$SZ;
 use integer;