Commit 3adfb377 authored by Luca Barbato's avatar Luca Barbato

doxy header for udp protocol

Originally committed as revision 12861 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 57639aa3
......@@ -18,6 +18,12 @@
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/**
* @file udp.c
* UDP protocol
*/
#include "avformat.h"
#include <unistd.h>
#include "network.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment