Commit 006a690e authored by stefano's avatar stefano

Fix typo.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20990 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c70cf6de
......@@ -293,7 +293,7 @@ static void sdp_parse_fmtp(AVStream *st, const char *p)
}
}
/** Parse a string \p in the form of Range:npt=xx-xx, and determine the start
/** Parse a string p in the form of Range:npt=xx-xx, and determine the start
* and end time.
* Used for seeking in the rtp stream.
*/
......
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