From d1c9b76287b66e718277dec1ead45ea3326950cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Fri, 28 Apr 2006 19:45:16 +0000 Subject: [PATCH] add newline at end of file Originally committed as revision 5330 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavutil/mathematics.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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