mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Correct gtk-doc SECTION: syntax
g-ir-scanner does not allow a space between the : and the section name.
This commit is contained in:
committed by
Johan Dahlin
parent
ad1f882a1c
commit
fdaaa22b58
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* SECTION: gsocketservice
|
||||
* SECTION:gsocketservice
|
||||
* @title: GSocketService
|
||||
* @short_description: Make it easy to implement a network service
|
||||
* @see_also: #GThreadedSocketService, #GSocketListener.
|
||||
|
Reference in New Issue
Block a user