add @since to doc type
authorcaro <caro>
Sat, 17 Sep 2011 06:24:00 +0000 (06:24 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 17 Sep 2011 06:24:00 +0000 (06:24 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@63445 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/include/eina_xattr.h

index 80586b7..8ddb30a 100644 (file)
@@ -30,6 +30,8 @@
 /**
  * @typedef Eina_Xattr_Flags
  * define extended attribute creation
+ *
+ * @since 1.1
  */
 typedef enum {
   EINA_XATTR_INSERT, /**< This is the default behaviour, it will either create or replace the extended attribute */