From 28bc321dbb20bc061c4e39b4eccce4c80fcac4a1 Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Sun, 21 Feb 2010 22:05:48 +0000 Subject: Remove CLIP_TO_15 from codeclib. Remove tabs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24834 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libcook/cook_fixpoint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/codecs/libcook/cook_fixpoint.h') diff --git a/apps/codecs/libcook/cook_fixpoint.h b/apps/codecs/libcook/cook_fixpoint.h index 1d8b3ffa2f..faa86dc77a 100644 --- a/apps/codecs/libcook/cook_fixpoint.h +++ b/apps/codecs/libcook/cook_fixpoint.h @@ -36,7 +36,7 @@ */ #ifdef ROCKBOX -/* get definitions of MULT31, MULT31_SHIFT15, CLIP_TO_15, vect_add, from codelib */ +/* get definitions of MULT31, MULT31_SHIFT15, vect_add, from codelib */ #include "asm_arm.h" #include "asm_mcf5249.h" #include "codeclib_misc.h" -- cgit v1.2.3