]> git.sesse.net Git - vlc/commit
udp: restore original flow without else block
authorIlkka Ollakka <ileoo@videolan.org>
Wed, 1 Oct 2014 04:40:50 +0000 (07:40 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Wed, 1 Oct 2014 04:44:22 +0000 (07:44 +0300)
commitb0e5abcd7f26e18334830e335186f7f0fec3cde2
tree14360193181bedd72410886d16c35f0f3a59c74e
parent2ba75ec6a506d5e72c7cb931df932670d76d9f85
udp: restore original flow without else block

commit 7fff679f1494dbc7475a6010d45bd335f959c912 added else block and
left continue that didn't make code flow following any easier.
modules/access/udp.c