From 48966b02cb9caae7b51a16e8afcc9e69ccb25f2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Fri, 2 Jul 2010 00:03:48 +0000 Subject: Grammar fixes Originally committed as revision 23961 to svn://svn.ffmpeg.org/ffmpeg/trunk --- cmdutils.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmdutils.h') diff --git a/cmdutils.h b/cmdutils.h index 78867b78a1..1dfe68e365 100644 --- a/cmdutils.h +++ b/cmdutils.h @@ -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); -- cgit v1.2.3