Conversion to UTF-8 where needed
[openssl.git] / crypto / bn / asm / x86_64-gcc.c
index d5488866e0cfd4afae8141195934abede86c7efe..d77dc433d4055516840c827b2b78721bbefb4577 100644 (file)
@@ -65,7 +65,7 @@
 # undef mul_add
 
 /*-
- * "m"(a), "+m"(r)      is the way to favor DirectPath µ-code;
+ * "m"(a), "+m"(r)      is the way to favor DirectPath Âµ-code;
  * "g"(0)               let the compiler to decide where does it
  *                      want to keep the value of zero;
  */