doc: Add a missing '*' to the documentation of CoglFilterReturn

(cherry picked from commit 0b9bdd5aaf2616993c4c20c7d7317daf178b19fd)
This commit is contained in:
Damien Lespiau 2012-12-31 17:45:50 +00:00 committed by Robert Bragg
parent c0a024f81d
commit ec6a713fcc

View File

@ -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