Commit 3556d83d authored by rbultje's avatar rbultje

Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by

Diego.



git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16475 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 520f0623
......@@ -76,7 +76,7 @@ enum RTSPClientState {
};
enum RTSPServerType {
RTSP_SERVER_RTP, /**< Standard-compliant RTP-server */
RTSP_SERVER_RTP, /**< Standards-compliant RTP-server */
RTSP_SERVER_REAL, /**< Realmedia-style server */
RTSP_SERVER_WMS, /**< Windows Media server */
RTSP_SERVER_LAST
......
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