[Cogl] [PATCH 43/53] doc: Fix FALSE documentation

Damien Lespiau damien.lespiau at gmail.com
Tue Jan 1 06:31:19 PST 2013


From: Damien Lespiau <damien.lespiau at intel.com>

Typo with the copy & paste from TRUE.
---
 cogl/cogl-types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/cogl/cogl-types.h b/cogl/cogl-types.h
index 55ab083..90477a8 100644
--- a/cogl/cogl-types.h
+++ b/cogl/cogl-types.h
@@ -77,7 +77,7 @@ typedef int CoglBool;
 #endif
 
 /**
- * TRUE:
+ * FALSE:
  *
  * A constant to be used with #CoglBool types to indicate a boolean in
  * the "false" state.
-- 
1.7.7.5



More information about the Cogl mailing list