aboutsummaryrefslogtreecommitdiff
path: root/wlroots.syms
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-07-09 22:49:54 +0100
committeremersion <contact@emersion.fr>2018-07-09 22:49:54 +0100
commit7cbef152063e1fbb24e6204339ff4587a74be04b (patch)
treee5196a8d8931e1defd4d3b937913c9511be719b5 /wlroots.syms
parentffc8780893dd2c8a9ed2f7bd873ced576bc93cc1 (diff)
util: add wlr_ prefix to log symbols
Diffstat (limited to 'wlroots.syms')
-rw-r--r--wlroots.syms1
1 files changed, 1 insertions, 0 deletions
diff --git a/wlroots.syms b/wlroots.syms
index 804c352f..ba085d0f 100644
--- a/wlroots.syms
+++ b/wlroots.syms
@@ -3,6 +3,7 @@ WLROOTS_0_0_0 {
wlr_*;
_wlr_log;
_wlr_vlog;
+ _wlr_strip_path;
local:
wlr_signal_emit_safe;
*;