From 232da23dcce187782270c3039141dfbac92df041 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 11 May 2008 10:35:30 +0000 Subject: Add newlines at end of file, this is required for text files and gcc also complains that they are missing. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26731 b3059339-0415-0410-9bf9-f77b7e298cf2 --- av_opts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'av_opts.h') diff --git a/av_opts.h b/av_opts.h index 3fed5912b4..55117964b6 100644 --- a/av_opts.h +++ b/av_opts.h @@ -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); -- cgit v1.2.3