Merge pull request #666 from acrisci/syms-wlr-vlog

add _wlr_vlog to syms global
master
Drew DeVault 7 years ago committed by GitHub
commit 3bce37f99a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,7 @@ WLROOTS_0_0_0 {
global: global:
wlr_*; wlr_*;
_wlr_log; _wlr_log;
_wlr_vlog;
local: local:
wlr_data_device_keyboard_drag_interface; wlr_data_device_keyboard_drag_interface;
wlr_data_device_pointer_drag_interface; wlr_data_device_pointer_drag_interface;

Loading…
Cancel
Save