summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2024-01-19 15:21:46 +0800
committerliuxueli <[email protected]>2024-01-19 15:21:46 +0800
commitd357d3749fd6eff376e2529654e76265636b8f0f (patch)
tree9a165acbf53dbcf156e94ee53a4b61790efe8db1
parentb0f388527c01386235cc979c00b0cc2a45c8fbee (diff)
Bugfix: Exposed symbol name -> stellar_on_sapp_detach_check_entryv1.0.12
-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;