summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorChristophe Sadoine <chris@indefini.org>2013-11-04 15:33:12 +0900
committerCedric Bail <cedric.bail@samsung.com>2013-11-04 15:35:41 +0900
commit6853dbcf23f71038a14fb4e44c0011dbb475821c (patch)
treefa4a7a79e55d4c88b79975d3394e3010db7b365d /AUTHORS
parentcff3ec04b4d234c8ef59f9d6235e85b725e0bcf3 (diff)
downloadefl-6853dbcf23f71038a14fb4e44c0011dbb475821c.tar.gz
eet: Adding EET_DATA_DESCRIPTOR_ADD_MAPPING_BASIC to add a basic type to a union.
I added EET_DATA_DESCRIPTOR_ADD_MAPPING_BASIC because I need basic types in unions, and EET_DATA_DESCRIPTOR_ADD_MAPPING is only for structs. I also modified the example with a float and a string. Reviewers: cedric Reviewed By: cedric Differential Revision: https://phab.enlightenment.org/D313 Signed-off-by: Cedric Bail <cedric.bail@samsung.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index b41df9e1e9..83f76663c5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -68,6 +68,7 @@ Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Lionel Orry <lionel.orry@gmail.com>
Jérôme Pinot <ngc891@gmail.com>
Leandro Santiago <leandrosansilva@gmail.com>
+Christophe Sadoine <chris@indefini.org>
Eo
--