[cogl/wip/hadess/automake-1.16] Fix introspection annotation



commit c76c3918bff0b721e44d4b10d92d1cd0c3b43a78
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Jun 4 12:13:14 2020 +0100

    Fix introspection annotation

 cogl/cogl-primitive.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/cogl/cogl-primitive.h b/cogl/cogl-primitive.h
index 21ffcfcc..41ccb065 100644
--- a/cogl/cogl-primitive.h
+++ b/cogl/cogl-primitive.h
@@ -272,8 +272,7 @@ cogl_primitive_new_with_attributes (CoglVerticesMode mode,
  * @mode: A #CoglVerticesMode defining how to draw the vertices
  * @n_vertices: The number of vertices to read from @data and also
  *              the number of vertices to read when later drawing.
-
- * @data: (array length=n_vertices): (type Cogl.VertexP2): An array
+ * @data: (array length=n_vertices) (type Cogl.VertexP2): An array
  *        of #CoglVertexP2 vertices
  *
  * Provides a convenient way to describe a primitive, such as a single


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]