diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-07-05 10:40:25 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-07-05 10:40:25 +0000 |
commit | e5a389a1b70a32a56aa83377e88bf718251aa8f0 (patch) | |
tree | 9015847fc14c1963360948533a006551e373d830 /libavcodec/fdctref.c | |
parent | 7b94177e37c328490da96727a395a3aa90a402f3 (diff) | |
download | ffmpeg-e5a389a1b70a32a56aa83377e88bf718251aa8f0.tar.gz |
license header consistency cosmetics
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/fdctref.c')
-rw-r--r-- | libavcodec/fdctref.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/fdctref.c b/libavcodec/fdctref.c index 5eff368491..c6a057b846 100644 --- a/libavcodec/fdctref.c +++ b/libavcodec/fdctref.c @@ -27,7 +27,6 @@ * are subject to royalty fees to patent holders. Many of these patents are * general enough such that they are unavoidable regardless of implementation * design. - * */ #include <math.h> |