From ec6a713fcc2a85dd851cc32b49cedf7df25b9633 Mon Sep 17 00:00:00 2001 From: Damien Lespiau Date: Mon, 31 Dec 2012 17:45:50 +0000 Subject: [PATCH] doc: Add a missing '*' to the documentation of CoglFilterReturn (cherry picked from commit 0b9bdd5aaf2616993c4c20c7d7317daf178b19fd) --- cogl/cogl-types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogl/cogl-types.h b/cogl/cogl-types.h index aed1e0a1d..f23b102bd 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