[PATCH evemu 3/5] python: add evemu_has_bit to symbol list

Peter Hutterer peter.hutterer at who-t.net
Thu Oct 24 08:03:50 CEST 2013


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 python/evemu/const.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python/evemu/const.py b/python/evemu/const.py
index 41e3b3c..ab2f443 100644
--- a/python/evemu/const.py
+++ b/python/evemu/const.py
@@ -36,6 +36,7 @@ API = [
     # Device hasers
     "evemu_has_prop",
     "evemu_has_event",
+    "evemu_has_bit",
     ]
 
 event_types = {
-- 
1.8.3.1



More information about the Input-tools mailing list