summaryrefslogtreecommitdiff
path: root/res/res_monitor.exports
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_monitor.exports')
-rw-r--r--res/res_monitor.exports12
1 files changed, 6 insertions, 6 deletions
diff --git a/res/res_monitor.exports b/res/res_monitor.exports
index 4352dc8b6..0c97f6a80 100644
--- a/res/res_monitor.exports
+++ b/res/res_monitor.exports
@@ -1,11 +1,11 @@
{
global:
- ast_monitor_change_fname;
- ast_monitor_pause;
- ast_monitor_setjoinfiles;
- ast_monitor_start;
- ast_monitor_stop;
- ast_monitor_unpause;
+ *ast_monitor_change_fname;
+ *ast_monitor_pause;
+ *ast_monitor_setjoinfiles;
+ *ast_monitor_start;
+ *ast_monitor_stop;
+ *ast_monitor_unpause;
local:
*;
};