提交 70d4b8ce 编写于 作者: R Ronald S. Bultje

Fix doxy comments missing one '*'.

Originally committed as revision 16473 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 7a86bafa
......@@ -76,9 +76,9 @@ enum RTSPClientState {
};
enum RTSPServerType {
RTSP_SERVER_RTP, /*< Standard-compliant RTP-server */
RTSP_SERVER_REAL, /*< Realmedia-style server */
RTSP_SERVER_WMS, /*< Windows Media server */
RTSP_SERVER_RTP, /**< Standard-compliant RTP-server */
RTSP_SERVER_REAL, /**< Realmedia-style server */
RTSP_SERVER_WMS, /**< Windows Media server */
RTSP_SERVER_LAST
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册