doc: Add a missing '*' to the documentation of CoglFilterReturn
(cherry picked from commit 0b9bdd5aaf2616993c4c20c7d7317daf178b19fd)
This commit is contained in:
parent
c0a024f81d
commit
ec6a713fcc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user