X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavresample%2Flibavresample.v;h=d6fc7512bab81dbe60ecda8e0de48865bafe3f89;hb=842e7853c73d09f8e262d379b5bc1479098655d8;hp=b8c7c7d2e5ec5ac49fe7b2ae3ac7bdba38736837;hpb=3ead79eaa3f77451bc93cb842ed7b38c94858045;p=ffmpeg diff --git a/libavresample/libavresample.v b/libavresample/libavresample.v index b8c7c7d2e5e..d6fc7512bab 100644 --- a/libavresample/libavresample.v +++ b/libavresample/libavresample.v @@ -1,4 +1,6 @@ -LIBAVRESAMPLE_$MAJOR { - global: av*; - local: *; +LIBAVRESAMPLE_MAJOR { + global: + av*; + local: + *; };