summaryrefslogtreecommitdiff
path: root/libavformat/rtpenc_mpv.c
diff options
context:
space:
mode:
authorAlex Converse <alex.converse@gmail.com>2012-01-27 10:36:35 -0800
committerAlex Converse <alex.converse@gmail.com>2012-01-27 17:19:09 -0800
commit7181c4edee636beaf520344766ae5bd8a9d9d15a (patch)
treef60f2392bdad7910b446e259b8c6f66fe31078ca /libavformat/rtpenc_mpv.c
parente771e6dd63e837220aa5d959486546d2be972e83 (diff)
cosmetics: Remove extra newlines at EOF
Diffstat (limited to 'libavformat/rtpenc_mpv.c')
-rw-r--r--libavformat/rtpenc_mpv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavformat/rtpenc_mpv.c b/libavformat/rtpenc_mpv.c
index 1c67f9593b..37dedc33f5 100644
--- a/libavformat/rtpenc_mpv.c
+++ b/libavformat/rtpenc_mpv.c
@@ -115,5 +115,3 @@ void ff_rtp_send_mpegvideo(AVFormatContext *s1, const uint8_t *buf1, int size)
end_of_slice = 0;
}
}
-
-