From 76149efc8b3f56a0cd7a45b9ddec172b88c4b967 Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Thu, 4 Aug 2016 13:45:37 -0300 Subject: [PATCH] eina_types.eot: expose Eina.Error --- src/lib/eo/eina_types.eot | 1 + 1 file changed, 1 insertion(+) 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;