mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-27 10:10:23 +01:00
Merge branch 'dbus-1.4'
This commit is contained in:
commit
2dd5f88cd4
1 changed files with 1 additions and 1 deletions
|
|
@ -3084,7 +3084,7 @@ dbus_connection_get_server_id (DBusConnection *connection)
|
|||
* This function can be used to do runtime checking for types that
|
||||
* might be unknown to the specific D-Bus client implementation
|
||||
* version, i.e. it will return FALSE for all types this
|
||||
* implementation does not know.
|
||||
* implementation does not know, including invalid or reserved types.
|
||||
*
|
||||
* @param connection the connection
|
||||
* @param type the type to check
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue