summaryrefslogtreecommitdiffstats
path: root/network/connection.h
diff options
context:
space:
mode:
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);