add @since to doc type

SVN revision: 63445
This commit is contained in:
Vincent Torri 2011-09-17 06:24:00 +00:00
parent b2dc1ce8ab
commit 7de5df4f3a
1 changed files with 2 additions and 0 deletions

View 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 */