X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gio%2Fgdbusaddress.c;h=6d17b7c813d01cf2eb84952af2640b51748e40e6;hb=25990eb2b6da94e1d03631eab8a952ef84cb9986;hp=aaab165c03d078a2989a2191021d95c7b164c9b7;hpb=e7fd3de86d6004d8dba5f8448eb063c6731546e9;p=platform%2Fupstream%2Fglib.git diff --git a/gio/gdbusaddress.c b/gio/gdbusaddress.c index aaab165..6d17b7c 100644 --- a/gio/gdbusaddress.c +++ b/gio/gdbusaddress.c @@ -60,7 +60,7 @@ * * Routines for working with D-Bus addresses. A D-Bus address is a string * like "unix:tmpdir=/tmp/my-app-name". The exact format of addresses - * is explained in detail in the [D-Bus specification](http://dbus.freedesktop.org/doc/dbus-specification.html#addresses). + * is explained in detail in the [D-Bus specification](http://dbus.freedesktop.org/doc/dbus-specification.html\#addresses). */ static gchar *get_session_address_platform_specific (GError **error);