summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'libsync/libsync.map.txt')
-rw-r--r--libsync/libsync.map.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsync/libsync.map.txt b/libsync/libsync.map.txt
index daa28ae92..f9057bd7f 100644
--- a/libsync/libsync.map.txt
+++ b/libsync/libsync.map.txt
@@ -17,8 +17,8 @@
17LIBSYNC { 17LIBSYNC {
18 global: 18 global:
19 sync_merge; # introduced=26 19 sync_merge; # introduced=26
20 sync_get_fence_info; # introduced=26 20 sync_file_info; # introduced=26
21 sync_free_fence_info; # introduced=26 21 sync_file_info_free; # introduced=26
22 local: 22 local:
23 *; 23 *;
24}; 24};