mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Documentation and coding style fixups
Lots of pedanic changes.
This commit is contained in:
@@ -51,7 +51,7 @@ typedef struct _GSocketServiceClass GSocketServiceClass;
|
||||
/**
|
||||
* GSocketServiceClass:
|
||||
* @incomming: signal emitted when new connections are accepted
|
||||
**/
|
||||
*/
|
||||
struct _GSocketServiceClass
|
||||
{
|
||||
GSocketListenerClass parent_class;
|
||||
|
Reference in New Issue
Block a user