mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 15:18:55 +02:00
gio: Fix use of Docbook in documentation comment
This is literally so last year.
This commit is contained in:
@@ -396,7 +396,7 @@ g_inet_socket_address_new (GInetAddress *address,
|
|||||||
* Creates a new #GInetSocketAddress for @address and @port.
|
* Creates a new #GInetSocketAddress for @address and @port.
|
||||||
*
|
*
|
||||||
* If @address is an IPv6 address, it can also contain a scope ID
|
* If @address is an IPv6 address, it can also contain a scope ID
|
||||||
* (separated from the address by a "<literal>%</literal>").
|
* (separated from the address by a `%`).
|
||||||
*
|
*
|
||||||
* Returns: a new #GInetSocketAddress, or %NULL if @address cannot be
|
* Returns: a new #GInetSocketAddress, or %NULL if @address cannot be
|
||||||
* parsed.
|
* parsed.
|
||||||
|
Reference in New Issue
Block a user