mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 14:42:10 +01:00
gio: Fix use of Docbook in documentation comment
This is literally so last year.
This commit is contained in:
parent
a079de930e
commit
0e3f968a2e
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user