summaryrefslogtreecommitdiff
path: root/clutter/clutter-macros.h
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2012-04-30 17:12:12 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2012-04-30 17:17:41 +0100
commit0dd74ca3fbf533379383ea6433c544969d996768 (patch)
tree0e96a351e9dc9a5ce3fa9d7ca07e1f6627b74f47 /clutter/clutter-macros.h
parent64f897c7f0a8de511ff4707dbb80557a949412fe (diff)
downloadclutter-0dd74ca3fbf533379383ea6433c544969d996768.tar.gz
docs: Annotation fixes
The introspection scanner has become slightly more annoying, in the hope that people start fixing their annotations. As it turns out, it was the right move.
Diffstat (limited to 'clutter/clutter-macros.h')
-rw-r--r--clutter/clutter-macros.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clutter/clutter-macros.h b/clutter/clutter-macros.h
index 8a6b610df..4076be174 100644
--- a/clutter/clutter-macros.h
+++ b/clutter/clutter-macros.h
@@ -44,7 +44,7 @@
#define CLUTTER_FLAVOUR "deprecated"
/**
- * CLUTTER_COGL
+ * CLUTTER_COGL:
*
* Cogl (internal GL abstraction utility library) backend. Can be "gl" or
* "gles" currently
@@ -75,7 +75,7 @@
*
* Set to 1 if Clutter was built without FPU (i.e fixed math), 0 otherwise
*
- * @Deprecated: 0.6: This macro is no longer defined (identical code is used
+ * Deprecated: 0.6: This macro is no longer defined (identical code is used
* regardless the presence of FPU).
*/
#define CLUTTER_NO_FPU (0)