eina_types.eot: expose Eina.Error

This commit is contained in:
Gustavo Sverzut Barbieri 2016-08-04 13:45:37 -03:00
parent 602a98c8b9
commit 76149efc8b
1 changed files with 1 additions and 0 deletions

View File

@ -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;