GDBus: fix link to D-Bus spec

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-12-06 13:29:01 -05:00
parent 10a154446c
commit 74e131551d

View File

@@ -40,7 +40,7 @@
* used when registering objects with g_dbus_connection_register_object(). * used when registering objects with g_dbus_connection_register_object().
* *
* The format of D-Bus introspection XML is specified in the * The format of D-Bus introspection XML is specified in the
* <link linkend="http://dbus.freedesktop.org/doc/dbus-specification.html&num;introspection-format">D-Bus specification</link>. * <ulink url="http://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format">D-Bus specification</ulink>.
*/ */
/* ---------------------------------------------------------------------------------------------------- */ /* ---------------------------------------------------------------------------------------------------- */