Add some prototype to silence silly warnings.
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 6 Dec 2015 21:50:21 +0000 (16:50 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 6 Dec 2015 21:51:10 +0000 (16:51 -0500)
commit182f58aeacc32908883b6b7d8d808c0ca16b5c0a
tree02fcd3b691e4eacde554e29162bacd8fa4bb18ed
parentd2cfef1bb74e905f85dab23f3b1dfcf474eb6568
Add some prototype to silence silly warnings.

* src/effi.c(ffi_make_callback_x86): Add  prototype.
* src/media/sound-jack.c (demux_internal): Ditto.
* src/mule/file-coding.c (autodetect_real_coding_system): Ditto.
* src/print.c (float_to_string): Ditto.

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/effi.c
src/media/sound-jack.c
src/mule/file-coding.c
src/print.c