diff av_opts.c @ 26699:f64717dfd9d5

Add newlines at end of file, this is required for text files and gcc also complains that they are missing.
author reimar
date Sun, 11 May 2008 10:35:30 +0000
parents e456af9908f8
children 41f8ba327cf5
line wrap: on
line diff
--- a/av_opts.c	Sun May 11 09:30:58 2008 +0000
+++ b/av_opts.c	Sun May 11 10:35:30 2008 +0000
@@ -24,4 +24,4 @@
 
     free(start);
     return 0;
-}
\ No newline at end of file
+}