Conversion to UTF-8 where needed
[openssl.git] / crypto / modes / asm / ghash-x86.pl
index 83c727e07f951764e1fa6f818733f4ba9eb12f04..2426cd0c8a01d17a7d01886826d88bbf75229dae 100644 (file)
@@ -346,7 +346,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";