]> git.sesse.net Git - ffmpeg/blob - libavutil/libavutil.v
fft: x86: cosmetics: Drop silly comments, add comment, whitespace
[ffmpeg] / libavutil / libavutil.v
1 LIBAVUTIL_$MAJOR {
2         global: av*;
3         local: *;
4 };