summaryrefslogtreecommitdiff
path: root/src/libfaad/mdct.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfaad/mdct.c')
-rw-r--r--src/libfaad/mdct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libfaad/mdct.c b/src/libfaad/mdct.c
index cd873a6f9..0df3d6aae 100644
--- a/src/libfaad/mdct.c
+++ b/src/libfaad/mdct.c
@@ -33,7 +33,7 @@
* As described in:
* P. Duhamel, Y. Mahieux, and J.P. Petit, "A Fast Algorithm for the
* Implementation of Filter Banks Based on 'Time Domain Aliasing
- * Cancellation’," IEEE Proc. on ICASSP‘91, 1991, pp. 2209-2212.
+ * Cancellation'," IEEE Proc. on ICASSP'91, 1991, pp. 2209-2212.
*
*
* As of April 6th 2002 completely rewritten.