From 8ba6b4eaf939f34ac34993aa225143b4102f6c02 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 20 Feb 2010 21:02:49 +0000 Subject: cosmetics: Remove pointless empty lines at EOF. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30675 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpdemux/mp3_hdr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libmpdemux/mp3_hdr.c') diff --git a/libmpdemux/mp3_hdr.c b/libmpdemux/mp3_hdr.c index d2520f1d8d..1e70c17976 100644 --- a/libmpdemux/mp3_hdr.c +++ b/libmpdemux/mp3_hdr.c @@ -154,4 +154,3 @@ int mp_get_mp3_header(unsigned char* hbuf,int* chans, int* srate, int* spf, int* return framesize; } - -- cgit v1.2.3