[Cogl] [PATCH 45/53] doc: Add a missing '*' to the documentation of CoglFilterReturn
Damien Lespiau
damien.lespiau at gmail.com
Tue Jan 1 06:31:21 PST 2013
From: Damien Lespiau <damien.lespiau at intel.com>
---
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 90477a8..8f926ad 100644
--- a/cogl/cogl-types.h
+++ b/cogl/cogl-types.h
@@ -597,7 +597,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
--
1.7.7.5
More information about the Cogl
mailing list