summaryrefslogtreecommitdiff
path: root/libavcodec/faxcompr.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-30 18:38:25 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-30 18:38:25 +0000
commitdc8a7c93d3381d7336c3dd37956bdb6e88c9eaf9 (patch)
tree83ddfde3d92c1c8ae6384b31a07fc37c13779afd /libavcodec/faxcompr.h
parentf92a6c66ed2dfb4c421934984b1869b21cb961dc (diff)
downloadffmpeg-dc8a7c93d3381d7336c3dd37956bdb6e88c9eaf9.tar.gz
Add missing void keyword to parameterless function declarations.
Originally committed as revision 16860 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/faxcompr.h')
-rw-r--r--libavcodec/faxcompr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/faxcompr.h b/libavcodec/faxcompr.h
index 632744be64..9eb3485b02 100644
--- a/libavcodec/faxcompr.h
+++ b/libavcodec/faxcompr.h
@@ -33,7 +33,7 @@
/**
* initialize upacker code
*/
-void ff_ccitt_unpack_init();
+void ff_ccitt_unpack_init(void);
/**
* unpack data compressed with CCITT Group 3 1/2-D or Group 4 method