[FFmpeg-cvslog] doc/errno: fix description typo for ENAMETOOLONG
Marton Balint
git at videolan.org
Fri Dec 18 04:11:06 CET 2015
ffmpeg | branch: master | Marton Balint <cus at passwd.hu> | Wed Dec 9 21:45:54 2015 +0100| [b25adbaaf67f5882b6f75e3b9b35122777161fd2] | committer: Marton Balint
doc/errno: fix description typo for ENAMETOOLONG
Signed-off-by: Marton Balint <cus at passwd.hu>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b25adbaaf67f5882b6f75e3b9b35122777161fd2
---
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
More information about the ffmpeg-cvslog
mailing list