1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

libavformat/libavformat.v: fix application name in comment

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2012-01-23 01:46:57 +01:00
parent feb997577b
commit b9db728a1f

View File

@ -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;