summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2024-01-19 15:21:46 +0800
committer杨威 <[email protected]>2024-01-29 05:52:26 +0000
commit889f024485870e988d6185affff31306843b566a (patch)
tree72e3a3ab597f105e33f5c4aa87905e653dbfedfc
parentef7508b8809251730a0195ea4cad5d9af1175273 (diff)
Bugfix: Exposed symbol name -> stellar_on_sapp_detach_check_entryv1.0.12.1
-rw-r--r--src/stellar_on_sapp/version.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stellar_on_sapp/version.map b/src/stellar_on_sapp/version.map
index aa3b0b4..d02ef63 100644
--- a/src/stellar_on_sapp/version.map
+++ b/src/stellar_on_sapp/version.map
@@ -8,6 +8,7 @@
STELLAR_DEFER_LOADER_INIT;
STELLAR_DEFER_LOADER_EXIT;
stellar_on_sapp_defer_entry;
+ stellar_on_sapp_detach_check_entry;
stellar_get_worker_thread_num;
stellar_get_current_thread_id;