summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid.h
diff options
context:
space:
mode:
authorGabriel Dume <gabriel.ddx84@gmail.com>2014-08-20 17:25:21 -0400
committerDiego Biurrun <diego@biurrun.de>2014-08-26 19:22:17 +0200
commit0a024268261d05ccdcf7e03c85fb78d22037a464 (patch)
tree598aae58d329526edddc60b8e7c9b3dcaae4f857 /libavcodec/libxvid.h
parent56a721f020273d69daa8dcb0d99e42a43a0a0d4d (diff)
libxvid: K&R formatting cosmetics
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'libavcodec/libxvid.h')
-rw-r--r--libavcodec/libxvid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/libxvid.h b/libavcodec/libxvid.h
index 413d3537f2..15f908f6f5 100644
--- a/libavcodec/libxvid.h
+++ b/libavcodec/libxvid.h
@@ -26,7 +26,6 @@
* common functions for use with the Xvid wrappers
*/
-
int ff_tempfile(const char *prefix, char **filename);
#endif /* AVCODEC_LIBXVID_H */