summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-address.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-address.h')
-rw-r--r--dbus/dbus-address.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/dbus-address.h b/dbus/dbus-address.h
index 8940be5b..8480e56a 100644
--- a/dbus/dbus-address.h
+++ b/dbus/dbus-address.h
@@ -37,6 +37,7 @@ DBUS_BEGIN_DECLS
* @{
*/
+/** Opaque type representing one of the semicolon-separated items in an address */
typedef struct DBusAddressEntry DBusAddressEntry;
dbus_bool_t dbus_parse_address (const char *address,