Skip to content
Snippets Groups Projects
Commit debe86bf authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

Fix typo.

Originally committed as revision 20990 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 702d0a9e
No related branches found
No related tags found
No related merge requests found
......@@ -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.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment