mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-11-06 18:50:59 +00:00
Grammar fixes
Originally committed as revision 23961 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
3c35da2f7f
commit
48966b02cb
4 changed files with 9 additions and 9 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue