Change type of first argument of the print_int_array function from int to
commite0b6d5d6c8c553de0b65d60d9d24eb1df97bc2b3
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 9 Apr 2009 09:53:35 +0000 (9 09:53 +0000)
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 9 Apr 2009 09:53:35 +0000 (9 09:53 +0000)
treee573881098becc56f9f2970cc1a8f6dc759b8b61
parentca242e5f73d3bff1006b373b123b4749a33f5bd7
Change type of first argument of the print_int_array function from int to
unsigned int, fixes warnings of the type:
codec-cfg.c:1031: warning: pointer targets in passing argument 1 of 'print_int_array' differ in signedness

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29155 b3059339-0415-0410-9bf9-f77b7e298cf2
codec-cfg.c