Do not declare a counter as unsigned when it is not needed
authorVitor Sessak <vitor1001@gmail.com>
Tue, 29 Jul 2008 18:22:31 +0000 (18:22 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Tue, 29 Jul 2008 18:22:31 +0000 (18:22 +0000)
commit4ca7e74c1fd2891433c661ab4b64267e6e9cdbb0
tree8e9f0cce713badc26c6176439188e8fa56604bcb
parent4e33ed368a56c17f611c6223a646f6a9298493c6
Do not declare a counter as unsigned when it is not needed

Originally committed as revision 14469 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ra288.c