From 5f170aeb405f44ce67bf8827494c2a933b3e3241 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Thu, 17 May 2007 00:24:21 +0100 Subject: Convert comments (and the occasional string where it doesn't matter) to UTF-8. --- src/libfaad/mdct.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libfaad/mdct.c') 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. -- cgit v1.2.3