[cogl/lionel/introspection-fixes: 2/11] cogl: add missing colon in	headers
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [cogl/lionel/introspection-fixes: 2/11] cogl: add missing colon in	headers
- Date: Thu,  5 Sep 2013 16:16:36 +0000 (UTC)
commit 5b250b35087aaa67d7df7f2112f982561f66619f
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Sat Aug 24 13:39:34 2013 +0100
    cogl: add missing colon in headers
 cogl/cogl-depth-state.h |    2 +-
 cogl/cogl-output.h      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cogl/cogl-depth-state.h b/cogl/cogl-depth-state.h
index 4953c24..002dfe8 100644
--- a/cogl/cogl-depth-state.h
+++ b/cogl/cogl-depth-state.h
@@ -40,7 +40,7 @@ COGL_BEGIN_DECLS
  */
 
 /**
- * CoglDepthState
+ * CoglDepthState:
  *
  * Since: 2.0
  */
diff --git a/cogl/cogl-output.h b/cogl/cogl-output.h
index 473a5cc..c0cc7cc 100644
--- a/cogl/cogl-output.h
+++ b/cogl/cogl-output.h
@@ -61,7 +61,7 @@ typedef struct _CoglOutput CoglOutput;
 #define COGL_OUTPUT(X) ((CoglOutput *)(X))
 
 /**
- * CoglSubpixelOrder
+ * CoglSubpixelOrder:
  * @COGL_SUBPIXEL_ORDER_UNKNOWN: the layout of subpixel
  *   components for the device is unknown.
  * @COGL_SUBPIXEL_ORDER_NONE: the device displays colors
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]