]> git.sesse.net Git - ffmpeg/commit
Fix a couple of 'return type defaults to int' and 'control reaches end of
authorDiego Biurrun <diego@biurrun.de>
Thu, 10 Jan 2008 10:35:37 +0000 (10:35 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 10 Jan 2008 10:35:37 +0000 (10:35 +0000)
commitf3635240b77bd838304320df4a2b84a2de94130c
tree250751a9847d383e4a75f559eb9d08513feb73ce
parentc33820e52e8829668ef59b7ead6acee09558504f
Fix a couple of 'return type defaults to int' and 'control reaches end of
non-void function' warnings in test code.

Originally committed as revision 11491 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/adler32.c
libavutil/crc.c
libavutil/integer.c
libavutil/mathematics.c
libavutil/md5.c