From 8f3b2e9b4d9f1f82682e1eed018153091cddee9f Mon Sep 17 00:00:00 2001 From: Robin Watts Date: Sat, 29 Nov 2008 18:01:16 +0000 Subject: Remove warnings from NDS build. svn-id: r35172 --- graphics/scaler/scalebit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/scaler') diff --git a/graphics/scaler/scalebit.cpp b/graphics/scaler/scalebit.cpp index 2210697d71..a6fd8df58f 100644 --- a/graphics/scaler/scalebit.cpp +++ b/graphics/scaler/scalebit.cpp @@ -131,7 +131,7 @@ static void scale2x(void* void_dst, unsigned dst_slice, const void* void_src, un } /** - * Apply the Scale32x effect on a bitmap. + * Apply the Scale3x effect on a bitmap. * The destination bitmap is filled with the scaled version of the source bitmap. * The source bitmap isn't modified. * The destination bitmap must be manually allocated before calling the function, -- cgit v1.2.3