From: caro Date: Sat, 17 Sep 2011 06:24:00 +0000 (+0000) Subject: add @since to doc type X-Git-Tag: submit/2.0alpha-wayland/20121127.222009~513 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e132898fa9ee702ce253eedde52184ddac5f169c;p=profile%2Fivi%2Feina.git add @since to doc type git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@63445 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/include/eina_xattr.h b/src/include/eina_xattr.h index 80586b7..8ddb30a 100644 --- a/src/include/eina_xattr.h +++ b/src/include/eina_xattr.h @@ -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 */