Commit 3222f589 authored by lu_zero's avatar lu_zero

doxy header for udp protocol

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12861 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7da84b0a
......@@ -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