summaryrefslogtreecommitdiffstats
path: root/network/connection.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-03-27 10:21:45 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-03-27 10:21:45 +0000
commit3ee5b90642bb7c8d2e88904600edac9d0d33efb4 (patch)
treea15bcf9975cd0b052a2f785b62df4546d5dd9255 /network/connection.h
parent3e3f6b041fd5a9f876c9a2fd87be366cc5621c17 (diff)
Improve D-Bus system bus integration
Diffstat (limited to 'network/connection.h')
-rw-r--r--network/connection.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/connection.h b/network/connection.h
index 70966b2c..08861a72 100644
--- a/network/connection.h
+++ b/network/connection.h
@@ -20,5 +20,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/
+
int connection_register(DBusConnection *conn, const char *path,
- const char *addr, uint16_t id);
+ const char *addr, uint16_t id);