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

@@ -25,7 +25,7 @@
#include "gmem.h"
#include "gtestutils.h"
/**
* SECTION: sequence
* SECTION:sequence
* @title: Sequences
* @short_description: scalable lists
*