summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>2016-08-04 13:45:37 -0300
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>2016-08-05 00:21:40 -0300
commitfd8326fc52c8ef45eb8c7a5cdc51f7b1135dcfd2 (patch)
treeeb88d3856375d6f70a10b7a5e9b5b3a8770b3ea3
parent32df056a32b8376f615338da1b59d299f40b87af (diff)
downloadefl-fd8326fc52c8ef45eb8c7a5cdc51f7b1135dcfd2.tar.gz
expose Eina.Error
-rw-r--r--src/lib/eo/eina_types.eot1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/eo/eina_types.eot b/src/lib/eo/eina_types.eot
index d043da3000..ab0cd6531e 100644
--- a/src/lib/eo/eina_types.eot
+++ b/src/lib/eo/eina_types.eot
@@ -40,3 +40,4 @@ enum @extern Eina.Xattr.Flags {
created [[This will only succeed if the extended attribute wasn't previously set]]
}
+type @extern Eina.Error: int;