mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
framebuffer: Fix a closing tag in the documentation
This was causing the DocBook for the documentation to be invalid so all of the framebuffer documentation disappeared. Reviewed-by: Robert Bragg <robert@linux.intel.com>
This commit is contained in:
parent
5cf2c5762f
commit
ef9aa07d2e
@ -108,7 +108,7 @@ typedef struct _CoglFramebuffer CoglFramebuffer;
|
|||||||
* since Cogl will automatically allocate a framebuffer when it first gets
|
* since Cogl will automatically allocate a framebuffer when it first gets
|
||||||
* used. The disadvantage of relying on automatic allocation is that the
|
* used. The disadvantage of relying on automatic allocation is that the
|
||||||
* program will abort with an error message if there is an error during
|
* program will abort with an error message if there is an error during
|
||||||
* automatic allocation.<note>
|
* automatic allocation.</note>
|
||||||
*
|
*
|
||||||
* Return value: %TRUE if there were no error allocating the framebuffer, else %FALSE.
|
* Return value: %TRUE if there were no error allocating the framebuffer, else %FALSE.
|
||||||
* Since: 1.8
|
* Since: 1.8
|
||||||
|
Loading…
Reference in New Issue
Block a user