cosmetics: Remove extra newlines at EOF

This commit is contained in:
Alex Converse
2012-01-27 10:36:35 -08:00
parent e771e6dd63
commit 7181c4edee
91 changed files with 0 additions and 92 deletions
-1
View File
@@ -516,4 +516,3 @@ void ff_free_parser_state(AVFormatContext *s, AVParserState *state)
av_free(state->stream_states);
av_free(state);
}