You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-14 22:15:12 +02:00
Grammar fixes
Originally committed as revision 23961 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -204,8 +204,8 @@ void show_protocols(void);
|
||||
void show_pix_fmts(void);
|
||||
|
||||
/**
|
||||
* Return a positive value if reads from standard input a line
|
||||
* starting with [yY], otherwise returns 0.
|
||||
* Return a positive value if a line read from standard input
|
||||
* starts with [yY], otherwise return 0.
|
||||
*/
|
||||
int read_yesno(void);
|
||||
|
||||
|
Reference in New Issue
Block a user