[Cogl] [PATCH 2/2] framebuffer: Fix a closing tag in the documentation

Robert Bragg robert at sixbynine.org
Mon Mar 19 07:39:29 PDT 2012


Reviewed-by: Robert Bragg <robert at linux.intel.com>

On Mon, Mar 19, 2012 at 2:32 PM, Neil Roberts <neil at linux.intel.com> wrote:

> This was causing the DocBook for the documentation to be invalid so
> all of the framebuffer documentation disappeared.
> ---
>  cogl/cogl-framebuffer.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/cogl/cogl-framebuffer.h b/cogl/cogl-framebuffer.h
> index 896a3c1..29ae356 100644
> --- a/cogl/cogl-framebuffer.h
> +++ b/cogl/cogl-framebuffer.h
> @@ -108,7 +108,7 @@ typedef struct _CoglFramebuffer CoglFramebuffer;
>  * since Cogl will automatically allocate a framebuffer when it first gets
>  * used.  The disadvantage of relying on automatic allocation is that the
>  * 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.
>  * Since: 1.8
> --
> 1.7.3.16.g9464b
>
> _______________________________________________
> Cogl mailing list
> Cogl at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/cogl
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/cogl/attachments/20120319/a2d54f78/attachment.htm>


More information about the Cogl mailing list