[cogl/wip/cogl-1.14: 149/177] doc: Add a missing '*' to the documentation of CoglFilterReturn



commit 6614a74f07940b6c86add246f1578684bee6483d
Author: Damien Lespiau <damien lespiau intel com>
Date:   Mon Dec 31 17:45:50 2012 +0000

    doc: Add a missing '*' to the documentation of CoglFilterReturn
    
    (cherry picked from commit 0b9bdd5aaf2616993c4c20c7d7317daf178b19fd)

 cogl/cogl-types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-types.h b/cogl/cogl-types.h
index aed1e0a..f23b102 100644
--- a/cogl/cogl-types.h
+++ b/cogl/cogl-types.h
@@ -771,7 +771,7 @@ typedef enum { /*< prefix=COGL_RENDERER_ERROR >*/
   COGL_RENDERER_ERROR_BAD_CONSTRAINT
 } CoglRendererError;
 
-/*
+/**
  * CoglFilterReturn:
  * @COGL_FILTER_CONTINUE: The event was not handled, continues the
  *                        processing



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