_dbus_transport_new_for_tcp_socket: add missing commas to address
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 24 Feb 2012 11:15:21 +0000 (11:15 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 5 Jun 2012 11:18:30 +0000 (12:18 +0100)
commit6a2af7b9a965c4a598ef2ace29b11b006b2c6b0a
treea6c0d1d8b234fcb161605bfb70146f34a5f5ab2b
parentdf80949d92df8695900f8dda51c1d5ea23bbb6d2
_dbus_transport_new_for_tcp_socket: add missing commas to address

Ralf pointed out that the address doesn't round-trip correctly.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=45896
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Tested-by: Ralf Habacker <ralf.habacker@freenet.de>
dbus/dbus-transport-socket.c