summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-address.c
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-08-01 18:59:02 +0000
committerHavoc Pennington <hp@redhat.com>2005-08-01 18:59:02 +0000
commitc76d24b0072dbe707889bae403668dde0fcd8f9f (patch)
tree0fe76dfaf0549b7605d2f074fedd1a17faa89ad7 /dbus/dbus-address.c
parent9a4c459076d118f2dd7eeb8dc81ad88c495b65bc (diff)
some docs cleanups
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.