[cogl] Typo fix in cogl-framebuffer
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] Typo fix in cogl-framebuffer
- Date: Wed, 15 Jun 2011 23:30:06 +0000 (UTC)
commit 5496a6464dc81376db8debba7b95c88946a79088
Author: Adam Jackson <ajax redhat com>
Date: Wed Jun 15 13:51:03 2011 -0400
Typo fix in cogl-framebuffer
Signed-off-by: Adam Jackson <ajax redhat com>
https://bugzilla.gnome.org/show_bug.cgi?id=652672
cogl/cogl-framebuffer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-framebuffer.c b/cogl/cogl-framebuffer.c
index 82d3f76..564a0c9 100644
--- a/cogl/cogl-framebuffer.c
+++ b/cogl/cogl-framebuffer.c
@@ -98,7 +98,7 @@
#ifndef GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
#define GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE 0x8215
#endif
-#ifndef GL_FRAMEBUFFER_ATTCHMENT_DEPTH_SIZE
+#ifndef GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
#define GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE 0x8216
#endif
#ifndef GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]