summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-address.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-address.c')
-rw-r--r--dbus/dbus-address.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-address.c b/dbus/dbus-address.c
index d5c38a84..b6bea780 100644
--- a/dbus/dbus-address.c
+++ b/dbus/dbus-address.c
@@ -308,7 +308,7 @@ append_unescaped_value (DBusString *unescaped,
*
* method:key=value,key=value;method:key=value
*
- * @todo document address format in the specification
+ * See the D-BUS specification for complete docs on the format.
*
* @param address the address.
* @param entry return location to an array of entries.