Conversion to UTF-8 where needed
[openssl.git] / crypto / modes / asm / ghash-x86.pl
index 23a5527b30af3b5df82de4d64d0899d6359d14c0..0269169fa743b5a1802fe2c526bf7dad50fcc0af 100644 (file)
@@ -358,7 +358,7 @@ $S=12;              # shift factor for rem_4bit
 # effective address calculation and finally merge of value to Z.hi.
 # Reference to rem_4bit is scheduled so late that I had to >>4
 # rem_4bit elements. This resulted in 20-45% procent improvement
-# on contemporary µ-archs.
+# on contemporary Âµ-archs.
 {
     my $cnt;
     my $rem_4bit = "eax";