projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dffe7ad
)
eo: fix MacOS break.
author
Cedric BAIL
<cedric.bail@free.fr>
Wed, 9 Jan 2019 20:31:19 +0000
(12:31 -0800)
committer
Jiyoun Park
<jy0703.park@samsung.com>
Wed, 16 Jan 2019 02:13:23 +0000
(11:13 +0900)
Reviewed-by: Marcel Hollerbach <marcel-hollerbach@t-online.de>
Differential Revision: https://phab.enlightenment.org/D7571
src/lib/eo/eo.c
patch
|
blob
|
history
diff --git
a/src/lib/eo/eo.c
b/src/lib/eo/eo.c
index ed0f371f5349bf518f1b7c1583437ca81ebd372e..82299fe622005eeb3644964b448522fe352ca621 100644
(file)
--- a/
src/lib/eo/eo.c
+++ b/
src/lib/eo/eo.c
@@
-1150,7
+1150,7
@@
err_obj:
return NULL;
}
-EAPI
const
size_t
+EAPI size_t
efl_class_memory_size_get(const Efl_Class *eo_id)
{
const _Efl_Class *klass;