Replace non-ascii characters in source files
diff --git a/library/dhm.c b/library/dhm.c
index b72c7f0..a71e52f 100644
--- a/library/dhm.c
+++ b/library/dhm.c
@@ -278,7 +278,7 @@
 /*
  * Use the blinding method and optimisation suggested in section 10 of:
  *  KOCHER, Paul C. Timing attacks on implementations of Diffie-Hellman, RSA,
- *  DSS, and other systems. In : Advances in Cryptology—CRYPTO’96. Springer
+ *  DSS, and other systems. In : Advances in Cryptology-CRYPTO'96. Springer
  *  Berlin Heidelberg, 1996. p. 104-113.
  */
 static int dhm_update_blinding( dhm_context *ctx,