summaryrefslogtreecommitdiff
path: root/dbus_bindings/conn.c
Commit message (Collapse)AuthorAge
* Rename source directories for C code to silence an ImportWarningSimon McVittie2017-11-05
Python warns that it is not importing these directories because they contain no __init__.py. Signed-off-by: Simon McVittie <smcv@collabora.com>