From 13cf4f7b285ee9cb4e765d69ad2446da3761afc9 Mon Sep 17 00:00:00 2001 From: voroshil Date: Fri, 13 Apr 2007 14:34:38 +0000 Subject: cosmetics. restore empty line removed in r22985. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22987 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tv.c | 1 + 1 file changed, 1 insertion(+) (limited to 'stream/tv.c') diff --git a/stream/tv.c b/stream/tv.c index 5052e2ca1f..2995d40c00 100644 --- a/stream/tv.c +++ b/stream/tv.c @@ -121,6 +121,7 @@ static int demux_tv_fill_buffer(demuxer_t *demux, demux_stream_t *ds) tvi_handle_t *tvh=(tvi_handle_t*)(demux->priv); demux_packet_t* dp; unsigned int len=0; + /* ================== ADD AUDIO PACKET =================== */ if (ds==demux->audio && tv_param_noaudio == 0 && -- cgit v1.2.3