[cogl] doc: Fix FALSE documentation
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] doc: Fix FALSE documentation
- Date: Wed, 2 Jan 2013 14:18:53 +0000 (UTC)
commit c7d4a13889ee5681a237a0d2a0fbbdca79120f17
Author: Damien Lespiau <damien lespiau intel com>
Date: Mon Dec 31 17:22:14 2012 +0000
doc: Fix FALSE documentation
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]