stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=09352f0a6d2c62ce56d962e154405874d65e95dc

commit 09352f0a6d2c62ce56d962e154405874d65e95dc
Author: Stefan Schmidt <[email protected]>
Date:   Thu Feb 9 14:44:51 2017 +0100

    docs: eina: add doc for new eina value type
---
 src/lib/eo/eina_types.eot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/eo/eina_types.eot b/src/lib/eo/eina_types.eot
index 1f97ff4..dce0e65 100644
--- a/src/lib/eo/eina_types.eot
+++ b/src/lib/eo/eina_types.eot
@@ -60,4 +60,4 @@ struct @extern Eina.Rw_Slice {
     mem: void_ptr; [[Pointer to memory segment]]
 }
 
-struct @extern Eina.Value.Type;
+struct @extern Eina.Value.Type; [[Eina value type]]

-- 


Reply via email to