From 7181c4edee636beaf520344766ae5bd8a9d9d15a Mon Sep 17 00:00:00 2001 From: Alex Converse Date: Fri, 27 Jan 2012 10:36:35 -0800 Subject: cosmetics: Remove extra newlines at EOF --- libavformat/id3v1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/id3v1.h') diff --git a/libavformat/id3v1.h b/libavformat/id3v1.h index 4842f16f53..71070736f1 100644 --- a/libavformat/id3v1.h +++ b/libavformat/id3v1.h @@ -39,4 +39,3 @@ extern const char * const ff_id3v1_genre_str[ID3v1_GENRE_MAX + 1]; void ff_id3v1_read(AVFormatContext *s); #endif /* AVFORMAT_ID3V1_H */ - -- cgit v1.2.3