diff options
author | Diego Biurrun <diego@biurrun.de> | 2012-02-08 10:39:18 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2012-02-09 12:26:45 +0100 |
commit | 0bba26466f9245414928d4d1c99db7b813e5ff43 (patch) | |
tree | ccc98f8827191d795149887ceb090e182bb519aa /libavcodec/bfin/dsputil_bfin.c | |
parent | ab9ae401525d301a31ec695bf39103502db6afeb (diff) | |
download | ffmpeg-0bba26466f9245414928d4d1c99db7b813e5ff43.tar.gz |
cosmetics: Delete empty lines at end of file.
Diffstat (limited to 'libavcodec/bfin/dsputil_bfin.c')
-rw-r--r-- | libavcodec/bfin/dsputil_bfin.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/bfin/dsputil_bfin.c b/libavcodec/bfin/dsputil_bfin.c index 58ec394d7b..af76a0fc2c 100644 --- a/libavcodec/bfin/dsputil_bfin.c +++ b/libavcodec/bfin/dsputil_bfin.c @@ -270,6 +270,3 @@ void dsputil_init_bfin( DSPContext* c, AVCodecContext *avctx ) } } } - - - |