Conversion to UTF-8 where needed
[oweals/openssl.git] / crypto / bn / asm / x86_64-gcc.c
index 9c5074b308586c450d0a89dcae3d559fac0f605a..0a5bb285a11d5013b3b71275c8098161eb385dcc 100644 (file)
@@ -66,7 +66,7 @@
 # undef sqr
 
 /*-
- * "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;
  */