bus driver: allow implementing more than one interface
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 18 Feb 2011 14:12:42 +0000 (14:12 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 18 Feb 2011 14:25:04 +0000 (14:25 +0000)
commitd887845c5ce1da3223824b65e8e9f5d34d7627de
treee558d765b11ce8150a668bce4d4e6df920ab4493
parentcf33a006dc3324a0a680454f76fc0648a9f562a1
bus driver: allow implementing more than one interface

Previously, Introspect was just special-cased.

This could allow us to have a conditionally-compiled debugging interface,
for instance.

Reviewed-by: Colin Walters <walters@verbum.org>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33757
bus/driver.c