mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +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
@@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* SECTION: gtcpwrapperconnection
|
||||
* SECTION:gtcpwrapperconnection
|
||||
* @title: GTcpWrapperConnection
|
||||
* @short_description: wrapper for non-GSocketConnection-based, GSocket-based GIOStreams
|
||||
* @see_also: #GSocketConnection.
|
||||
|
Reference in New Issue
Block a user