diff av_opts.h @ 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.h	Sun May 11 09:30:58 2008 +0000
+++ b/av_opts.h	Sun May 11 10:35:30 2008 +0000
@@ -2,4 +2,4 @@
 /**
  * Parses str and sets AVOptions in v accordingly.
  */
-int parse_avopts(void *v, char *str);
\ No newline at end of file
+int parse_avopts(void *v, char *str);