add missing @since 1.2
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Tue, 31 Jan 2012 16:47:36 +0000 (16:47 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Tue, 31 Jan 2012 16:47:36 +0000 (16:47 +0000)
SVN revision: 67638

legacy/eina/src/include/eina_value.h

index 62d132d..91a4b62 100644 (file)
@@ -335,6 +335,8 @@ EAPI extern const Eina_Value_Type *EINA_VALUE_TYPE_STRUCT;
  * eina_value_get() takes a pointer to pointer to #Eina_Model, it's an
  * exact copy of the current model, no copies are done, no references
  * are increased.
+ *
+ * @since 1.2
  */
 EAPI extern const Eina_Value_Type *EINA_VALUE_TYPE_MODEL;