mirror of
https://github.com/brl/mutter.git
synced 2025-07-25 19:18:03 +00:00
doc: Add a missing '*' to the documentation of CoglFilterReturn
(cherry picked from commit 0b9bdd5aaf2616993c4c20c7d7317daf178b19fd)
This commit is contained in:

committed by
Robert Bragg

parent
c0a024f81d
commit
ec6a713fcc
@@ -771,7 +771,7 @@ typedef enum { /*< prefix=COGL_RENDERER_ERROR >*/
|
|||||||
COGL_RENDERER_ERROR_BAD_CONSTRAINT
|
COGL_RENDERER_ERROR_BAD_CONSTRAINT
|
||||||
} CoglRendererError;
|
} CoglRendererError;
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* CoglFilterReturn:
|
* CoglFilterReturn:
|
||||||
* @COGL_FILTER_CONTINUE: The event was not handled, continues the
|
* @COGL_FILTER_CONTINUE: The event was not handled, continues the
|
||||||
* processing
|
* processing
|
||||||
|
Reference in New Issue
Block a user