summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static/egl.link
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/egl-static/egl.link')
-rw-r--r--src/gallium/targets/egl-static/egl.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/egl-static/egl.link b/src/gallium/targets/egl-static/egl.link
index 78d155df01a..5be917fdcde 100644
--- a/src/gallium/targets/egl-static/egl.link
+++ b/src/gallium/targets/egl-static/egl.link
@@ -1,3 +1,3 @@
VERSION {
-{ global: _eglMain; local: *; };
+ global: _eglMain; local: *;
};