changes some function declarations from () to (void) as per ansi c.
authorStefan Huehner <stefan@huehner.org>
Wed, 4 Apr 2007 11:51:08 +0000 (11:51 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Wed, 4 Apr 2007 11:51:08 +0000 (11:51 +0000)
commit2b100ab2bff7993e2c662e80f53cdb76889a71d5
tree1c0c4279ad23377e5676dc4f0bafe1103f03042d
parentee5c8a9bc44d0a0e608e74f85debdf73609e4d68
changes some function declarations from () to (void) as per ansi c.
Patch by Stefan Huehner % stefan A huehner P org %

Originally committed as revision 8625 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dca.c
libavcodec/h264.c
libavformat/allformats.h
libavformat/rtp.c
libavformat/rtp_h264.c