gtk-doc: Fixes for the API references

This commit is contained in:
Emmanuele Bassi 2010-11-08 16:01:19 +00:00
parent d2ddd9c945
commit 7a4c7b41c2

View File

@ -81,7 +81,7 @@ typedef enum {
* <pre>offsetof (MyVertex, component0)</pre>
* @components: The number of components (e.g. 4 for an rgba color or
* 3 for and (x,y,z) position)
* @type:
* @type: FIXME
*
* Describes the layout for a list of vertex attribute values (For
* example, a list of texture coordinates or colors).