From 5632e568c041ee2d6db8d963280b433b3f0c0b80 Mon Sep 17 00:00:00 2001 From: Panagiotis Issaris Date: Thu, 19 Jul 2007 15:37:44 +0000 Subject: [PATCH] Correct one Doxygen entry, replacing NOMEM with AVERROR(ENOMEM). Originally committed as revision 9762 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/x11grab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/x11grab.c b/libavformat/x11grab.c index 5b0d3a3463..61c14355aa 100644 --- a/libavformat/x11grab.c +++ b/libavformat/x11grab.c @@ -79,7 +79,7 @@ typedef struct x11_grab_s * @param s1 Context from avformat core * @param ap Parameters from avformat core * @return