mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-16 23:20:22 +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.
|
||||
*
|
||||
* 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
|
||||
* parsed.
|
||||
|
Reference in New Issue
Block a user