udp: Reorder comments
authorMartin Storsjö <martin@martin.st>
Wed, 7 Mar 2012 22:38:02 +0000 (00:38 +0200)
committerMartin Storsjö <martin@martin.st>
Fri, 9 Mar 2012 13:03:10 +0000 (15:03 +0200)
commit113d3e106d2ed40608b58410a518d625bac8ff15
tree7189b7cf022f2bf75e499d2fb756f93b7ff45e1d
parentea1d64ab1066145ba919b79a2080f3091d562217
udp: Reorder comments

When this code was added in 36b532815cb83, the new code was added
between the existing comment and the existing line of code, making
the old comment seem to refer to the new code. This makes it read
correctly.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/udp.c