aboutsummaryrefslogtreecommitdiffstats
path: root/rtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtp.c')
-rw-r--r--rtp.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/rtp.c b/rtp.c
index 2223f8ffd..afdd6d129 100644
--- a/rtp.c
+++ b/rtp.c
@@ -18,9 +18,12 @@
/*!
* \file
+ *
* \brief Supports RTP and RTCP with Symmetric RTP support for NAT traversal.
+ *
+ * \author Mark Spencer <markster@digium.com>
*
- * RTP is deffined in RFC 3550.
+ * \note RTP is deffined in RFC 3550.
*/
#include <stdio.h>