From bdd54e375815e9fe0742fd2f3653e58eac3e78fc Mon Sep 17 00:00:00 2001 From: Panagiotis Issaris Date: Mon, 5 Mar 2007 13:43:16 +0000 Subject: Doxygenize the unaltered comments for the AUHeaders structure. Originally committed as revision 8249 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/rtp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/rtp.h') 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; -- cgit v1.2.3