[FFmpeg-cvslog] libavformat/libavformat.v: fix application name in comment
Michael Niedermayer
git at videolan.org
Mon Jan 23 01:51:08 CET 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon Jan 23 01:46:57 2012 +0100| [b9db728a1fcd8fbf4d99c4c6aeeb2f9be43772e8] | committer: Michael Niedermayer
libavformat/libavformat.v: fix application name in comment
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b9db728a1fcd8fbf4d99c4c6aeeb2f9be43772e8
---
libavformat/libavformat.v | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libavformat/libavformat.v b/libavformat/libavformat.v
index 99791fb..718524e 100644
--- a/libavformat/libavformat.v
+++ b/libavformat/libavformat.v
@@ -1,6 +1,6 @@
LIBAVFORMAT_$MAJOR {
global: av*;
- #FIXME those are for avserver
+ #FIXME those are for ffserver
ff_inet_aton;
ff_socket_nonblock;
ffm_set_write_index;
More information about the ffmpeg-cvslog
mailing list