diff ra144.c @ 2288:3d4a1f8e6a27 libavcodec

* fixing a few of gcc 'clean-code' warnings
author kabi
date Wed, 06 Oct 2004 08:50:46 +0000
parents 7b13ac4995a9
children ef2149182f1c
line wrap: on
line diff
--- a/ra144.c	Tue Oct 05 19:44:26 2004 +0000
+++ b/ra144.c	Wed Oct 06 08:50:46 2004 +0000
@@ -130,7 +130,7 @@
 
 
 /* do quarter-block output */
-static void do_output_subblock(Real144_internal *glob, int x)
+static void do_output_subblock(Real144_internal *glob, unsigned int x)
 {
   int a,b,c,d,e,f,g;