Correct gtk-doc SECTION: syntax

g-ir-scanner does not allow a space between the : and the
section name.
This commit is contained in:
Johan Dahlin
2011-02-01 16:17:23 -02:00
committed by Johan Dahlin
parent ad1f882a1c
commit fdaaa22b58
36 changed files with 41 additions and 41 deletions

View File

@@ -21,7 +21,7 @@
*/
/**
* SECTION: gtcpwrapperconnection
* SECTION:gtcpwrapperconnection
* @title: GTcpWrapperConnection
* @short_description: wrapper for non-GSocketConnection-based, GSocket-based GIOStreams
* @see_also: #GSocketConnection.