diff options
author | Stefan Schmidt <stefan@osg.samsung.com> | 2017-02-09 14:44:51 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@osg.samsung.com> | 2017-02-09 14:47:22 +0100 |
commit | 09352f0a6d2c62ce56d962e154405874d65e95dc (patch) | |
tree | 8f1145c9937f627c9bc1841ea48823c98a098672 /src/lib/eo/eina_types.eot | |
parent | 9635ad1225fbde362e5bc3b4f5d29c030e84314e (diff) |
docs: eina: add doc for new eina value type
Diffstat (limited to 'src/lib/eo/eina_types.eot')
-rw-r--r-- | src/lib/eo/eina_types.eot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/eo/eina_types.eot b/src/lib/eo/eina_types.eot index 1f97ff4a43..dce0e65884 100644 --- a/src/lib/eo/eina_types.eot +++ b/src/lib/eo/eina_types.eot | |||
@@ -60,4 +60,4 @@ struct @extern Eina.Rw_Slice { | |||
60 | mem: void_ptr; [[Pointer to memory segment]] | 60 | mem: void_ptr; [[Pointer to memory segment]] |
61 | } | 61 | } |
62 | 62 | ||
63 | struct @extern Eina.Value.Type; | 63 | struct @extern Eina.Value.Type; [[Eina value type]] |