]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/sha/asm/sha256-586.pl
Conversion to UTF-8 where needed
[thirdparty/openssl.git] / crypto / sha / asm / sha256-586.pl
index 928ec53123bfd1d9827c8a8545174abd60ed1bf7..52a7c7f8a3b72eba5d4ab227f11c5c368d310acf 100644 (file)
@@ -21,7 +21,7 @@
 #     purposes.
 #
 # Performance improvement over compiler generated code varies from
-# 10% to 40% [see above]. Not very impressive on some µ-archs, but
+# 10% to 40% [see above]. Not very impressive on some Âµ-archs, but
 # it's 5 times smaller and optimizies amount of writes.
 
 $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;