diff options
author | Måns Rullgård <mans@mansr.com> | 2006-04-28 19:45:16 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2006-04-28 19:45:16 +0000 |
commit | d1c9b76287b66e718277dec1ead45ea3326950cc (patch) | |
tree | b1af2588306fead889c4d8326e92ce0055b9a05e /libavutil/mathematics.c | |
parent | 7f12a9780e2129b788a42574f8e71dc8c22e86d1 (diff) | |
download | ffmpeg-d1c9b76287b66e718277dec1ead45ea3326950cc.tar.gz |
add newline at end of file
Originally committed as revision 5330 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/mathematics.c')
-rw-r--r-- | libavutil/mathematics.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/mathematics.c b/libavutil/mathematics.c index 54698b7ab1..dabf50b72f 100644 --- a/libavutil/mathematics.c +++ b/libavutil/mathematics.c @@ -129,4 +129,4 @@ main(){ } } } -#endif
\ No newline at end of file +#endif |