eina_array: do not mix declaration and definition
authorVincent Torri <vincent.torri@gmail.com>
Mon, 23 Sep 2019 14:00:25 +0000 (14:00 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 23 Sep 2019 21:32:19 +0000 (06:32 +0900)
commit4a7eb08bd9b1c656ad7ec07b831ec7ebcb895a90
tree05c1267df3ebeca7deebe14a48c1e787a0b8066a
parentd75f84eb52e2e24dcff1da8e28f7986f72d94f97
eina_array: do not mix declaration and definition

fix warning when used in C90 code.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D10077
src/lib/eina/eina_inline_array.x