summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-address.h
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-10-21 18:51:30 +0000
committerHavoc Pennington <hp@redhat.com>2006-10-21 18:51:30 +0000
commitfed8880c6f718b9f06e589d1769494a47b395c0d (patch)
tree2b23ebea23118bf6bb48ccd6da808c6490465546 /dbus/dbus-address.h
parente19ebac55d671ecd92877af182300311afa7641a (diff)
2006-10-21 Havoc Pennington <hp@redhat.com>
* Document a bunch of undocumented stuff
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,