summaryrefslogtreecommitdiff
path: root/src/libfaad/mdct.c
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-17 01:10:41 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-17 01:10:41 +0100
commit65e56d6b071c42dfedd4a0b0c28e627465c67295 (patch)
tree82b531d5a77278c0e9f8d63036ba9ff77e60a7f1 /src/libfaad/mdct.c
parentbe3a453c296d3999f1a93ba26b43b995eeb41a2f (diff)
parentad2a7e4b516086d2dffc83e0f31a017b731d6f34 (diff)
downloadxine-lib-65e56d6b071c42dfedd4a0b0c28e627465c67295.tar.gz
xine-lib-65e56d6b071c42dfedd4a0b0c28e627465c67295.tar.bz2
Merge from 1.1.
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.