summaryrefslogtreecommitdiff
path: root/xkbcommon-x11.map
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2023-05-04 11:55:51 +0300
committerRan Benita <ran@unusedvar.com>2023-05-04 11:58:48 +0300
commite422601121f0611d44b859397b24a5ca11fb3665 (patch)
tree3e97f359ae0a174306bcce8e74fcdd03f6fd2e2e /xkbcommon-x11.map
parent8b7c1850e15192b6550a264eace3069b4350a6e9 (diff)
downloadxorg-lib-libxkbcommon-e422601121f0611d44b859397b24a5ca11fb3665.tar.gz
Use consistent indentation for map and CSS files
Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'xkbcommon-x11.map')
-rw-r--r--xkbcommon-x11.map10
1 files changed, 5 insertions, 5 deletions
diff --git a/xkbcommon-x11.map b/xkbcommon-x11.map
index a219288..816cf8e 100644
--- a/xkbcommon-x11.map
+++ b/xkbcommon-x11.map
@@ -1,9 +1,9 @@
V_0.5.0 {
global:
- xkb_x11_setup_xkb_extension;
- xkb_x11_get_core_keyboard_device_id;
- xkb_x11_keymap_new_from_device;
- xkb_x11_state_new_from_device;
+ xkb_x11_setup_xkb_extension;
+ xkb_x11_get_core_keyboard_device_id;
+ xkb_x11_keymap_new_from_device;
+ xkb_x11_state_new_from_device;
local:
- *;
+ *;
};