Use file-names from the section file for SECTION: comments.

* gobject/gboxed.c:
	* gobject/gclosure.c:
	* gobject/genums.c:
	* gobject/gvalue.c:
	  Use file-names from the section file for SECTION: comments.


svn path=/trunk/; revision=7072
This commit is contained in:
Stefan Kost
2008-06-21 12:57:06 +00:00
parent 0b9bf79ec2
commit d5f1c71fde
5 changed files with 12 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
* Boston, MA 02111-1307, USA.
*/
/**
* SECTION:GBoxed
* SECTION:gboxed
* @Short_description: A mechanism to wrap opaque C structures registered by the type system
* @See_also:#GParamSpecBoxed, g_param_spec_boxed()
*