mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 10:58:53 +02:00
Documentation and coding style fixups
Lots of pedanic changes.
This commit is contained in:
@@ -38,7 +38,7 @@ G_BEGIN_DECLS
|
||||
* GSocketConnectable:
|
||||
*
|
||||
* Interface for objects that contain or generate #GSocketAddress<!-- -->es.
|
||||
**/
|
||||
*/
|
||||
typedef struct _GSocketConnectableIface GSocketConnectableIface;
|
||||
|
||||
/**
|
||||
@@ -47,7 +47,7 @@ typedef struct _GSocketConnectableIface GSocketConnectableIface;
|
||||
* @enumerate: Creates a #GSocketAddressEnumerator
|
||||
*
|
||||
* Provides an interface for returning a #GSocketAddressEnumerator
|
||||
**/
|
||||
*/
|
||||
struct _GSocketConnectableIface
|
||||
{
|
||||
GTypeInterface g_iface;
|
||||
|
Reference in New Issue
Block a user