[FFmpeg-devel] [PATCH 1/2] doc/errno: fix description typo for ENAMETOOLONG
Marton Balint
cus at passwd.hu
Fri Dec 18 04:12:51 CET 2015
On Wed, 9 Dec 2015, Marton Balint wrote:
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> doc/errno.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/errno.txt b/doc/errno.txt
> index 31cab26..933a4de 100644
> --- a/doc/errno.txt
> +++ b/doc/errno.txt
> @@ -76,7 +76,7 @@ EMFILE POSIX ++++++ Too many open files
> EMLINK POSIX ++++++ Too many links
> EMSGSIZE POSIX +++..+ Message too long
> EMULTIHOP POSIX ++4... Multihop attempted
> -ENAMETOOLONG POSIX - ++++++ Filen ame too long
> +ENAMETOOLONG POSIX - ++++++ File name too long
> ENAVAIL +..... No XENIX semaphores available
> ENEEDAUTH .++... Need authenticator
> ENETDOWN POSIX +++..+ Network is down
Applied.
Regards,
Marton
More information about the ffmpeg-devel
mailing list