mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Docs: don't use the type tag
Just avoid explicit docbook markup.
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
/**
|
||||
* GInetSocketAddress:
|
||||
*
|
||||
* An IPv4 or IPv6 socket address, corresponding to a <type>struct
|
||||
* sockaddr_in</type> or <type>struct sockaddr_in6</type>.
|
||||
* An IPv4 or IPv6 socket address, corresponding to a struct
|
||||
* sockaddr_in or struct sockaddr_in6.
|
||||
*/
|
||||
|
||||
struct _GInetSocketAddressPrivate
|
||||
|
Reference in New Issue
Block a user