[Cogl] [PATCH 29/53] doc: Fix copy/paste error for cogl_framebuffer_get_alpha_bits()
Damien Lespiau
damien.lespiau at gmail.com
Tue Jan 1 06:31:05 PST 2013
From: Damien Lespiau <damien.lespiau at intel.com>
---
doc/reference/cogl2/cogl2-sections.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/reference/cogl2/cogl2-sections.txt b/doc/reference/cogl2/cogl2-sections.txt
index c3b643a..48d30c3 100644
--- a/doc/reference/cogl2/cogl2-sections.txt
+++ b/doc/reference/cogl2/cogl2-sections.txt
@@ -383,7 +383,7 @@ cogl_framebuffer_get_color_format
cogl_framebuffer_get_red_bits
cogl_framebuffer_get_green_bits
cogl_framebuffer_get_blue_bits
-cogl_framebuffer_get_blue_bits
+cogl_framebuffer_get_alpha_bits
cogl_framebuffer_get_color_mask
cogl_framebuffer_set_color_mask
cogl_framebuffer_get_samples_per_pixel
--
1.7.7.5
More information about the Cogl
mailing list