summaryrefslogtreecommitdiff
path: root/libavformat/rtp.h
diff options
context:
space:
mode:
authorPanagiotis Issaris <takis.issaris@uhasselt.be>2007-03-05 13:43:16 +0000
committerPanagiotis Issaris <takis.issaris@uhasselt.be>2007-03-05 13:43:16 +0000
commitbdd54e375815e9fe0742fd2f3653e58eac3e78fc (patch)
treed486d7dc2afa66c7c3168c4d86d6c30a5fec9743 /libavformat/rtp.h
parent01f132a1264681742b047e31dacaaac01f45aa46 (diff)
Doxygenize the unaltered comments for the AUHeaders structure.
Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/rtp.h')
-rw-r--r--libavformat/rtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rtp.h b/libavformat/rtp.h
index 6095ddfc33..fec7630517 100644
--- a/libavformat/rtp.h
+++ b/libavformat/rtp.h
@@ -72,7 +72,7 @@ typedef struct rtp_payload_data_s
int objecttype;
char *mode;
- /* mpeg 4 AU headers */
+ /** mpeg 4 AU headers */
struct AUHeaders {
int size;
int index;