]> git.sesse.net Git - ffmpeg/blobdiff - libswresample/libswresample.v
Merge commit '906ffed9b1b8b06979eb656989aecacb1ae75a3a'
[ffmpeg] / libswresample / libswresample.v
index 0d5efe4706cd286c4d46586fb76009f8e5370a35..3b3508d707055fed061eade98a2c4c8afbfb9856 100644 (file)
@@ -1,4 +1,7 @@
-LIBSWRESAMPLE_$MAJOR {
-        global: swr_*; swresample_*;
-        local: *;
+LIBSWRESAMPLE_MAJOR {
+    global:
+        swr_*;
+        swresample_*;
+    local:
+        *;
 };