Evas: Fix compilation warning
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 26 May 2016 11:53:53 +0000 (20:53 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 26 May 2016 11:53:53 +0000 (20:53 +0900)
commit2af9f15bf93e5a4e6c8192df59fd59b1a6fa058e
treee3b59cf1fbeee3bdcb79a567037f5b40ca2dfdf8
parent3d6ea827b9940a1fda6b2643a918d1ba546f5c11
Evas: Fix compilation warning

Missing initializers. Damn C and {0}.
I could also have used GCC's {} form.
src/modules/evas/model_loaders/ply/evas_model_load_ply.c