* dbus/dbus-connection.c: Interfaces are optional in method
authorThiago Macieira <thiago@kde.org>
Sun, 23 Apr 2006 18:54:47 +0000 (18:54 +0000)
committerThiago Macieira <thiago@kde.org>
Sun, 23 Apr 2006 18:54:47 +0000 (18:54 +0000)
commitbed69341bb0e0e087bd7429413c32185916feef4
tree848e6e0b128a763dcf783789756ff80349f593cc
parent02b7fc2df397960e85e13cd1d67a285a22daef22
* dbus/dbus-connection.c: Interfaces are optional in method
        calls, so don't give up if the interface parameter is NULL.
Patch reviewed by Havoc Pennington.
ChangeLog
dbus/dbus-connection.c